/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucurr.h | 106 UCURR_LONG_NAME enumerator
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucurr.h | 106 UCURR_LONG_NAME, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucurr.h | 106 UCURR_LONG_NAME, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucurr.h | 106 UCURR_LONG_NAME, enumerator
|
/third_party/icu/icu4c/source/common/ |
D | ucurr.cpp | 798 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName() 1033 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1543 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
|
D | locdspnm.cpp | 857 locale.getBaseName(), UCURR_LONG_NAME, nullptr /* isChoiceFormat */, &len, &sts); in keyValueDisplayName()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucurr.cpp | 798 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName() 1033 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1543 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
|
D | locdspnm.cpp | 857 locale.getBaseName(), UCURR_LONG_NAME, nullptr /* isChoiceFormat */, &len, &sts); in keyValueDisplayName()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucurr.cpp | 825 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName() 1060 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1570 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
|
D | locdspnm.cpp | 809 locale.getBaseName(), UCURR_LONG_NAME, &isChoice, &len, &sts); in keyValueDisplayName()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucurr.cpp | 798 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName() 1033 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames() 1543 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
|
D | locdspnm.cpp | 883 locale.getBaseName(), UCURR_LONG_NAME, nullptr /* isChoiceFormat */, &len, &sts); in keyValueDisplayName()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numfmtst.cpp | 2024 UCURR_LONG_NAME, in TestCurrencyNames() 2084 UCURR_LONG_NAME, in TestCurrencyNames() 2092 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 2097 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 2102 ucurr_getName(CAD, "en_US", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 2107 ucurr_getName(CAD, "ti", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames() 2113 ucurr_getName(ITL, "cy", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
|