Home
last modified time | relevance | path

Searched refs:ExtendLanguageWithScript (Results 1 – 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
Dlocale_config.h270 static void ExtendLanguageWithScript(const std::string &languageStr);
/base/global/i18n/frameworks/intl/src/
Dlocale_config.cpp570 ExtendLanguageWithScript(languageStr); in ExtendWhiteLanguages()
575 void LocaleConfig::ExtendLanguageWithScript(const std::string &languageStr) in ExtendLanguageWithScript() function in OHOS::Global::I18n::LocaleConfig