Searched refs:ucurr_register (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ducurr.h126 ucurr_register(const UChar* isoCode,
131 * URegistryKey returned from ucurr_register. Key becomes invalid after
133 * that might have been hidden by the original ucurr_register call is
135 * @param key the registry key returned by a previous call to ucurr_register
/external/icu/icu4c/source/common/unicode/
H A Durename.h793 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register) macro
/external/icu/icu4c/source/i18n/
H A Ducurr.cpp497 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) function
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1759 UCurrRegistryKey enkey = ucurr_register(YEN, "en_US", &status);
1760 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status);

Completed in 109 milliseconds