Searched refs:matchTrunkPrefix (Results 1 – 1 of 1) sorted by relevance
88 static bool matchTrunkPrefix(const char* a, int len) in matchTrunkPrefix() function250 if (matchTrunkPrefix(a, ia + 1) && matchIntlPrefixAndCC(b, ib + 1)) { in phone_number_compare_loose_with_minmatch()254 if (matchTrunkPrefix(b, ib + 1) && matchIntlPrefixAndCC(a, ia + 1)) { in phone_number_compare_loose_with_minmatch()