Searched refs:IsoCodeEntry (Results 1 – 1 of 1) sorted by relevance
40 typedef struct IsoCodeEntry { struct44 } IsoCodeEntry; argument277 IsoCodeEntry *entry = (IsoCodeEntry*)obj; in deleteIsoCodeEntry()2093 IsoCodeEntry *entry = (IsoCodeEntry*)uprv_malloc(sizeof(IsoCodeEntry)); in ucurr_createCurrencyList()2230 IsoCodeEntry* result = (IsoCodeEntry *) uhash_get(gIsoCodes, isoCode); in ucurr_isAvailable()