Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddecimfmt.h2213 fgCurrencySignCountInPluralFormat enumerator
/external/icu4c/i18n/
Ddecimfmt.cpp508 if (fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in construct()
936 ((fCurrencySignCount == fgCurrencySignCountInPluralFormat) ? in operator ==()
3172 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in adoptCurrencyPluralInfo()
3955 fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in appendAffix()
3972 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in appendAffix()
4675 fCurrencySignCount = fgCurrencySignCountInPluralFormat; in applyPatternWithoutExpandAffix()