Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Drbnf.h52 URBNF_NUMBERING_SYSTEM, enumerator
/external/icu4c/i18n/
Dunum.cpp108 retVal = new RuleBasedNumberFormat(URBNF_NUMBERING_SYSTEM, Locale(locale), *status); in unum_open()
Dnumfmt.cpp1311 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
Drbnf.cpp758 case URBNF_NUMBERING_SYSTEM: fmt_tag = "NumberingSystemRules"; break; in RuleBasedNumberFormat()