Searched defs:isoCode (Results 1 – 4 of 4) sorted by relevance
20 CurrencyAmount::CurrencyAmount(const Formattable& amount, const UChar* isoCode, in CurrencyAmount()25 CurrencyAmount::CurrencyAmount(double amount, const UChar* isoCode, in CurrencyAmount()
310 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) in ucurr_register()
552 UChar isoCode[16]={0}; in TestCurrencyObject() local
1252 const char *isoCode, *structISOCode; in TestCurrencyList() local