Home
last modified time | relevance | path

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

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