Home
last modified time | relevance | path

Searched defs:numberingSystem (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Drelative_time_format.h61 std::string numberingSystem; variable
H A Dlocale_info.h61 std::string numberingSystem; variable
H A Dnumber_format.h71 std::string numberingSystem; variable
H A Ddate_time_format.h67 std::string numberingSystem; variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Dnumber_data.cpp282 void NumberData::GetNumberingSystem(const char *numberingSystem, std::string &numberFormatString, in GetNumberingSystem()