Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dnumfmt.cpp1178 case UNUM_CURRENCY_ISO: // do not support plural formatting here in makeInstance()
1297 if(style==UNUM_CURRENCY || style == UNUM_CURRENCY_ISO){ in makeInstance()
1344 if (style == UNUM_CURRENCY_ISO) { in makeInstance()
/external/icu4c/i18n/unicode/
Dunum.h190 UNUM_CURRENCY_ISO, enumerator
/external/icu4c/test/intltest/
Dnumfmtst.cpp3297 UNUM_CURRENCY_ISO, in TestCurrencyIsoPluralFormat()
3391 UNUM_CURRENCY_ISO, in TestCurrencyParsing()