Home
last modified time | relevance | path

Searched defs:numericTag (Results 1 – 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
Dintl_locale.h54 static const std::string numericTag; variable
Dlocale_info.h71 std::string numericTag = "-kn-"; variable
/base/global/i18n/frameworks/intl/src/
Dintl_locale.cpp37 const std::string IntlLocale::numericTag = "numeric"; member in OHOS::Global::I18n::IntlLocale