Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h179 const char *formalLocale = locale.getName(); in CheckLocales() local
Dlocale_helper.cpp188 icu::Locale formalLocale; in CanonicalizeUnicodeLocaleId() local
467 icu::Locale formalLocale = icu::Locale::createCanonical(locStr.c_str()); in GetAvailableLocales() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h454 const char *formalLocale = locale.getName(); in CheckLocales() local