Home
last modified time | relevance | path

Searched refs:IsLanguageSubtag (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h64 static bool IsLanguageSubtag(const std::string &value) in IsLanguageSubtag() function
Dlocale_helper.cpp299 if (!IsLanguageSubtag(containers[0])) { in DealwithLanguageTag()
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h280 static bool IsLanguageSubtag(const std::string &value) in IsLanguageSubtag() function