Home
last modified time | relevance | path

Searched refs:createIntegerFormat (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dmsgfmt.h1066 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
/external/icu/libicu/cts_headers/unicode/
Dmsgfmt.h1066 NumberFormat* createIntegerFormat(const Locale& locale, UErrorCode& status) const;
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1707 fmt = createIntegerFormat(fLocale, ec); in createAppropriateFormat()
1806 MessageFormat::createIntegerFormat(const Locale& locale, UErrorCode& status) const { in createIntegerFormat() function in MessageFormat