Home
last modified time | relevance | path

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

/external/sqlite/android/
DPhoneNumberUtils.cpp142 bool accept_thailand_case) in tryGetCountryCallingCode() argument
160 if (accept_thailand_case) { in tryGetCountryCallingCode()
282 bool accept_thailand_case) in phone_number_compare_inter() argument
304 int ccc_a = tryGetCountryCallingCode(a, len_a, &tmp_a, &tmp_len_a, accept_thailand_case); in phone_number_compare_inter()
305 int ccc_b = tryGetCountryCallingCode(b, len_b, &tmp_b, &tmp_len_b, accept_thailand_case); in phone_number_compare_inter()
370 if (accept_thailand_case) { in phone_number_compare_inter()
394 if (accept_thailand_case) { in phone_number_compare_inter()