Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Ducurr.cpp2117 int32_t isoLength = 0; in ucurr_createCurrencyList() local
2122 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList()
/third_party/node/deps/icu-small/source/common/
Ducurr.cpp2117 int32_t isoLength = 0; in ucurr_createCurrencyList() local
2122 const char16_t *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList()
/third_party/skia/third_party/externals/icu/source/common/
Ducurr.cpp2091 int32_t isoLength = 0; in ucurr_createCurrencyList() local
2096 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); in ucurr_createCurrencyList()