Home
last modified time | relevance | path

Searched refs:kNanpaCountryCode (Results 1 - 2 of 2) sorted by relevance

/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumberutil.cc64 const int PhoneNumberUtil::kNanpaCountryCode; member in i18n::phonenumbers::PhoneNumberUtil
907 if (country_calling_code == kNanpaCountryCode) { in PhoneNumberUtil()
1322 } else if (country_calling_code == kNanpaCountryCode) { in FormatNumberForMobileDialing()
1401 if (country_code == kNanpaCountryCode) { in FormatOutOfCountryCallingNumber()
1655 if (country_code == kNanpaCountryCode) { in FormatOutOfCountryKeepingAlphaChars()
H A Dphonenumberutil.h813 static const int kNanpaCountryCode = 1; member in i18n::phonenumbers::PhoneNumberUtil

Completed in 8 milliseconds