Searched refs:createIntegerFormat (Results 1 – 2 of 2) sorted by relevance
1044 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
1701 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()1784 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat