Searched refs:UCURR_LONG_NAME (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | ucurr.h | 77 UCURR_LONG_NAME enumerator
|
/external/icu4c/test/intltest/ |
D | numfmtst.cpp | 1811 UCURR_LONG_NAME, in TestCurrencyNames() 1841 UCURR_LONG_NAME, in TestCurrencyNames() 1849 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 1854 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 1859 ucurr_getName(CAD, "en_US", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 1864 ucurr_getName(CAD, "ti", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 1870 ucurr_getName(ITL, "cy", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
|
/external/icu4c/i18n/ |
D | ucurr.cpp | 665 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName() 917 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1383 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
|
D | decimfmt.cpp | 533 UCURR_LONG_NAME); in setupCurrencyAffixPatterns() 1711 TRUE, UCURR_LONG_NAME, in parseForCurrency()
|