Searched refs:makeRBNF (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 1565 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRule… in makeRBNF() function 1735 fmt = makeRBNF(URBNF_SPELLOUT, fLocale, style, ec); in createAppropriateFormat() 1739 fmt = makeRBNF(URBNF_ORDINAL, fLocale, style, ec); in createAppropriateFormat() 1743 fmt = makeRBNF(URBNF_DURATION, fLocale, style, ec); in createAppropriateFormat()
|