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