Searched refs:URBNF_NUMBERING_SYSTEM (Results 1 – 4 of 4) sorted by relevance
58 URBNF_NUMBERING_SYSTEM, enumerator
117 retVal = new RuleBasedNumberFormat(URBNF_NUMBERING_SYSTEM, Locale(locale), *status); in unum_open()
1425 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
832 case URBNF_NUMBERING_SYSTEM: fmt_tag = "NumberingSystemRules"; break; in RuleBasedNumberFormat()