Home
last modified time | relevance | path

Searched refs:matchIntlPrefix (Results 1 – 1 of 1) sorted by relevance

/external/sqlite/android/
DOldPhoneNumberUtils.cpp50 static bool matchIntlPrefix(const char* a, int len) in matchIntlPrefix() function
273 if (matchIntlPrefix(a, ia + 1) && matchIntlPrefix(b, ib +1)) { in phone_number_compare_loose()