Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducurr.cpp2112 int32_t fromLength = 0; in ucurr_createCurrencyList() local
2113 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_createCurrencyList()
2314 int32_t fromLength = 0; in ucurr_countCurrencies() local
2316 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_countCurrencies()
2438 int32_t fromLength = 0; in ucurr_forLocaleAndDate() local
2440 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_forLocaleAndDate()