Searched defs:isoCodes (Results 1 – 4 of 4) sorted by relevance
52 List<String> isoCodes = new ArrayList<>(countryTimeZonesList.size()); in lookupAllCountryIsoCodes() local
1367 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrency() local1568 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, NULL, &status); in initIsoCodes() local