Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDisplayNames.cpp160 std::array<char, BUFFER_CAPACITY_SMALL> canonical {}; in IsValidLanguageCode() local
179 std::array<char, BUFFER_CAPACITY_SMALL> canonical {}; in CanonicalizeLanguageCode() local
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.cpp64 icu::UnicodeString canonical; in IsValidTimeZoneName() local