Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1166 std::string localNumberSystem = localDigitMap.at(language); in GetUsingLocalDigit() local
1167 if (localNumberSystem.compare(localeInfo.GetNumberingSystem()) != 0) { in GetUsingLocalDigit()