Searched refs:UNUM_CASH_CURRENCY (Results 1 – 6 of 6) sorted by relevance
1343 case UNUM_CASH_CURRENCY: in makeInstance()1429 || style == UNUM_CASH_CURRENCY || style == UNUM_CURRENCY_STANDARD){ in makeInstance()1486 if (style == UNUM_CASH_CURRENCY){ in makeInstance()
61 case UNUM_CASH_CURRENCY: in unum_open()
223 UNUM_CASH_CURRENCY=13, enumerator
66 {"cashCurrency", UNUM_CASH_CURRENCY},
8132 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_PKR, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()8164 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()8188 … fmt = (DecimalFormat *) NumberFormat::createInstance(enUS_CAD, UNUM_CASH_CURRENCY, status); in TestCurrencyUsage()
2583 style = UNUM_CASH_CURRENCY; in TestCurrencyUsage()