Searched refs:IsScriptSubtag (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/intl/ | ||
H A D | locale_helper.h | 71 static bool IsScriptSubtag(const std::string &value) in IsScriptSubtag() function in panda::ecmascript::intl::LocaleHelper |
H A D | locale_helper.cpp | 332 if (IsScriptSubtag(containers[address])) { in DealwithLanguageTag() |
/arkcompiler/ets_runtime/ecmascript/ | ||
H A D | js_locale.h | 299 static bool IsScriptSubtag(const std::string &value) in IsScriptSubtag() function in panda::ecmascript::JSIntlIterator |
Completed in 4 milliseconds