Searched defs:scriptTag (Results 1 – 3 of 3) sorted by relevance
49 static const std::string scriptTag; variable
32 const std::string IntlLocale::scriptTag = "script"; member in OHOS::Global::I18n::IntlLocale
2355 std::string scriptTag = languageLocale.getScript(); in UpdateLanguageOfLocale() local2379 std::string LocaleConfig::CreateLocale(const std::string &languageTag, const std::string &scriptTag, in CreateLocale()