Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddecimfmt.h2075 void setupCurrencyAffixes(const UnicodeString& pattern,
/external/icu4c/i18n/
Ddecimfmt.cpp458 setupCurrencyAffixes(*patternUsed, TRUE, TRUE, status); in construct()
541 DecimalFormat::setupCurrencyAffixes(const UnicodeString& pattern, in setupCurrencyAffixes() function in DecimalFormat
2707 setupCurrencyAffixes(fFormatPattern, FALSE, TRUE, status); in adoptCurrencyPluralInfo()
4540 setupCurrencyAffixes(pattern, TRUE, FALSE, status); in applyPattern()
4671 setupCurrencyAffixes(fFormatPattern, TRUE, TRUE, ec); in setCurrency()