Searched refs:UNUM_CURRENCY_PLURAL (Results 1 – 5 of 5) sorted by relevance
196 UNUM_CURRENCY_PLURAL, enumerator
423 if (fStyle == UNUM_CURRENCY_PLURAL) { in construct()1707 if (fStyle == UNUM_CURRENCY_PLURAL) { in parseForCurrency()3451 if (fStyle == UNUM_CURRENCY_PLURAL) { in appendAffix()3636 if (fStyle == UNUM_CURRENCY_PLURAL) { in toPattern()
1129 case UNUM_CURRENCY_PLURAL: in makeInstance()
3243 UNUM_CURRENCY_PLURAL in TestCurrencyIsoPluralFormat()3337 UNUM_CURRENCY_PLURAL in TestCurrencyParsing()
1093 unum = unum_open(UNUM_CURRENCY_PLURAL, NULL, 0, itemPtr->locale, NULL, &status); in TestParseCurrency()