Searched defs:isoCodes (Results 1 – 1 of 1) sorted by relevance
2076 ucurr_createCurrencyList(UHashtable *isoCodes, UErrorCode* status){ in ucurr_createCurrencyList()2172 UHashtable *isoCodes = uhash_open(uhash_hashUChars, uhash_compareUChars, NULL, &status); in initIsoCodes() local