Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h69 static bool IsScriptSubtag(const std::string &value) in IsScriptSubtag() function
Dlocale_helper.cpp314 if (IsScriptSubtag(containers[address])) { in DealwithLanguageTag()
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h285 static bool IsScriptSubtag(const std::string &value) in IsScriptSubtag() function