Searched defs:isoCodes (Results 1 – 3 of 3) sorted by relevance
52 List<String> isoCodes = new ArrayList<>(countryTimeZonesList.size()); in lookupAllCountryIsoCodes() local
1379 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrency() local1576 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrencyDecimalPlaces() local
2067 ucurr_createCurrencyList(UHashtable *isoCodes, UErrorCode* status){ in ucurr_createCurrencyList()2163 UHashtable *isoCodes = uhash_open(uhash_hashUChars, uhash_compareUChars, NULL, &status); in initIsoCodes() local