Home
last modified time | relevance | path

Searched defs:formalLocale (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.cpp189 icu::Locale formalLocale = icu::Locale::forLanguageTag(localeCStr.c_str(), status); in CanonicalizeUnicodeLocaleId() local
428 icu::Locale formalLocale = icu::Locale::createCanonical(locStr.c_str()); in GetAvailableLocales() local
Dlocale_helper.h177 const char *formalLocale = locale.getName(); in CheckLocales() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h452 const char *formalLocale = locale.getName(); in CheckLocales() local