Searched defs:isoCode (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/i18n/unicode/
H A Dcurrunit.h100 UChar isoCode[4]; member in class:CurrencyUnit
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcurramt.cpp20 CurrencyAmount::CurrencyAmount(const Formattable& amount, const UChar* isoCode, argument
25 CurrencyAmount::CurrencyAmount(double amount, const UChar* isoCode, argument
H A Dmeasfmt.cpp725 UChar isoCode[4]; local
H A Ducurr.cpp41 const UChar *isoCode; /* const because it's a reference to a resource bundle string. */ member in struct:IsoCodeEntry
493 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) argument
2048 const UChar *isoCode = ures_getString(idRes, &isoLength, &localStatus); local
2167 ucurr_isAvailable(const UChar* isoCode, UDate from, UDate to, UErrorCode* eErrorCode) { argument
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcnmdptst.c554 UChar isoCode[16]={0}; local
H A Dcldrtest.c1368 const char *isoCode, *structISOCode; local
1412 UChar* isoCode = (UChar*)malloc(sizeof(UChar) * (uprv_strlen(usdCode) + 1)); local
[all...]

Completed in 187 milliseconds