Home
last modified time | relevance | path

Searched refs:SUPPORTED_REGIONS_NAME (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlocale_config.h130 static const char *SUPPORTED_REGIONS_NAME; member in OHOS::Global::I18n::LocaleConfig
/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp63 const char *LocaleConfig::SUPPORTED_REGIONS_NAME = "supported_regions"; member in OHOS::Global::I18n::LocaleConfig
616 if (content != nullptr && !xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(SUPPORTED_REGIONS_NAME))) { in LoadRegionsLanguages()

Completed in 4 milliseconds