Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp109 UnicodeString negPrefixForCurrency; member
123 negPrefixForCurrency = negPrefix; in AffixesForCurrency()
149 return affix_1->negPrefixForCurrency == affix_2->negPrefixForCurrency && in decimfmtAffixValueComparator()
3457 affix = isNegative ? &oneSet->negPrefixForCurrency : in appendAffix()
4840 value->negPrefixForCurrency, in copyHashForAffix()