Home
last modified time | relevance | path

Searched defs:localeTag (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlPluralRules.cpp164 …object IcuGetPluralCategories(ani_env *env, [[maybe_unused]] ani_class klass, ani_string localeTag, in IcuGetPluralCategories()
DIntlNumberFormatters.cpp23 ANI_EXPORT ani_status LocTagToIcuLocale(ani_env *env, const std::string &localeTag, icu::Locale &lo… in LocTagToIcuLocale()