Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Drbnf.h52 URBNF_NUMBERING_SYSTEM, enumerator
/external/chromium/third_party/icu/public/i18n/unicode/
Drbnf.h52 URBNF_NUMBERING_SYSTEM, enumerator
/external/chromium/third_party/icu/source/i18n/
Dnumfmt.cpp941 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
Dunum.cpp135 …retVal = (UNumberFormat*)new RuleBasedNumberFormat(URBNF_NUMBERING_SYSTEM, Locale(locale), *status… in unum_open()
Drbnf.cpp751 case URBNF_NUMBERING_SYSTEM: fmt_tag = "NumberingSystemRules"; break; in RuleBasedNumberFormat()
/external/icu4c/i18n/
Dunum.cpp138 …retVal = (UNumberFormat*)new RuleBasedNumberFormat(URBNF_NUMBERING_SYSTEM, Locale(locale), *status… in unum_open()
Dnumfmt.cpp1217 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
Drbnf.cpp751 case URBNF_NUMBERING_SYSTEM: fmt_tag = "NumberingSystemRules"; break; in RuleBasedNumberFormat()