Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Ddecimfmt.h2108 fgCurrencySignCountInPluralFormat enumerator
/external/icu4c/i18n/
Ddecimfmt.cpp465 if (fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in construct()
871 ((fCurrencySignCount == fgCurrencySignCountInPluralFormat) ? in operator ==()
2705 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in adoptCurrencyPluralInfo()
3431 fCurrencySignCount != fgCurrencySignCountInPluralFormat) { in appendAffix()
3448 if (fCurrencySignCount == fgCurrencySignCountInPluralFormat) { in appendAffix()
4151 fCurrencySignCount = fgCurrencySignCountInPluralFormat; in applyPatternWithoutExpandAffix()