Searched defs:isoCodes (Results 1 – 2 of 2) sorted by relevance
1337 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrency() local1534 IsoCurrencyParser isoCodes = IsoCurrencyParser.getInstance(); in TestCurrencyDecimalPlaces() local
2095 ucurr_createCurrencyList(UHashtable *isoCodes, UErrorCode* status){ in ucurr_createCurrencyList()2191 UHashtable *isoCodes = uhash_open(uhash_hashUChars, uhash_compareUChars, NULL, &status); in initIsoCodes() local