Home
last modified time | relevance | path

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

/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dmapping_file_provider.cc36 const char* normalized_locale; member
49 return kNormalizedLocales[i].normalized_locale; in GetNormalizedLocale()
131 const char* const normalized_locale = GetNormalizedLocale(full_locale); in FindBestMatchingLanguageCode() local
132 if (normalized_locale != NULL) { in FindBestMatchingLanguageCode()
133 string normalized_locale_str(normalized_locale); in FindBestMatchingLanguageCode()

Completed in 1 milliseconds