Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducurr.cpp2078 … UResourceBundle *currencyArray = ures_getByIndex(currencyMapArray, i, NULL, &localStatus); in ucurr_createCurrencyList() local
2081 for (int32_t j=0; j<ures_getSize(currencyArray); j++) { in ucurr_createCurrencyList()
2083 … UResourceBundle *currencyRes = ures_getByIndex(currencyArray, j, NULL, &localStatus); in ucurr_createCurrencyList()
2138 ures_close(currencyArray); in ucurr_createCurrencyList()