Searched defs:isoCodes (Results 1 – 4 of 4) sorted by relevance
52 List<String> isoCodes = new ArrayList<>(countryTimeZonesList.size()); in lookupAllCountryIsoCodes() local
1470 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestSupplementalCurrency() local1728 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrencyDecimalPlaces() local
2093 ucurr_createCurrencyList(UHashtable *isoCodes, UErrorCode* status){ in ucurr_createCurrencyList()2189 UHashtable *isoCodes = uhash_open(uhash_hashUChars, uhash_compareUChars, nullptr, &status); in initIsoCodes() local