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