Searched refs:URBNFRuleSetTag (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h51 enum URBNFRuleSetTag { enum
629 RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& locale, UErrorCode& status);
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp1423 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM;
H A Drbnf.cpp762 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status)
H A Dmsgfmt.cpp1564 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRuleSet, UErrorCode& ec) {
/external/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp1861 RuleBasedNumberFormat* f = new RuleBasedNumberFormat((URBNFRuleSetTag)j, *loc, status);

Completed in 115 milliseconds