Home
last modified time | relevance | path

Searched refs:expandAffixes (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/unicode/
Ddecimfmt.h2049 void expandAffixes(const UnicodeString* pluralCount);
/external/icu4c/i18n/
Ddecimfmt.cpp2672 expandAffixes(NULL); in adoptDecimalFormatSymbols()
3205 void DecimalFormat::expandAffixes(const UnicodeString* pluralCount) { in expandAffixes() function in DecimalFormat
4512 expandAffixes(pluralCount); in expandAffixAdjustWidth()
4662 expandAffixes(NULL); in setCurrencyInternally()