Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1069 std::string otherExt = ""; in GetValidLocale() local
1070 setOtherExtension(otherExt, extensionMap, defaultExtensionMap); in GetValidLocale()
1071 if (ext != "" || otherExt != "") { in GetValidLocale()
1072 return baseLocale + "-u" + ext + otherExt; in GetValidLocale()

Completed in 3 milliseconds