Searched defs:IsVariantSubtag (Results 1 - 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/intl/ | ||
| H A D | locale_helper.h | 81 static bool IsVariantSubtag(const std::string &value) in IsVariantSubtag() function in panda::ecmascript::intl::LocaleHelper |
| H A D | locale_helper.cpp | 290 bool LocaleHelper::IsVariantSubtag(std::string substring, std::vector<std::string> containers) in IsVariantSubtag() function in panda::ecmascript::intl::LocaleHelper |
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_locale.h | 309 static bool IsVariantSubtag(const std::string &value) in IsVariantSubtag() function in panda::ecmascript::JSIntlIterator |
Completed in 3 milliseconds