Home
last modified time | relevance | path

Searched refs:UCURR_LONG_NAME (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducurr.h105 UCURR_LONG_NAME enumerator
/external/icu/icu4c/source/common/
Ducurr.cpp820 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName()
1055 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
1529 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
Dlocdspnm.cpp809 locale.getBaseName(), UCURR_LONG_NAME, &isChoice, &len, &sts); in keyValueDisplayName()
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp2323 UCURR_LONG_NAME, in TestCurrencyNames()
2353 UCURR_LONG_NAME, in TestCurrencyNames()
2361 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
2366 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
2371 ucurr_getName(CAD, "en_US", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
2376 ucurr_getName(CAD, "ti", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
2382 ucurr_getName(ITL, "cy", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp582 UCURR_LONG_NAME); in setupCurrencyAffixPatterns()
1084 TRUE, UCURR_LONG_NAME, in parseForCurrency()