Searched refs:matchIntlPrefixAndCC (Results 1 – 1 of 1) sorted by relevance
109 static bool matchIntlPrefixAndCC(const char* a, int len) in matchIntlPrefixAndCC() 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()