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