Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
Dlocale_helper.h74 static bool IsRegionSubtag(const std::string &value) in IsRegionSubtag() function
Dlocale_helper.cpp321 if (IsRegionSubtag(containers[address])) { in DealwithLanguageTag()
/arkcompiler/ets_runtime/ecmascript/
Djs_locale.h290 static bool IsRegionSubtag(const std::string &value) in IsRegionSubtag() function