Searched refs:fromLength (Results 1 – 1 of 1) sorted by relevance
2112 int32_t fromLength = 0; in ucurr_createCurrencyList() local2113 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_createCurrencyList()2314 int32_t fromLength = 0; in ucurr_countCurrencies() local2316 const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_countCurrencies()2438 int32_t fromLength = 0; in ucurr_forLocaleAndDate() local2440 … const int32_t *fromArray = ures_getIntVector(fromRes, &fromLength, &localStatus); in ucurr_forLocaleAndDate()