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

/external/icu4c/i18n/unicode/
H A Ducurr.h98 ucurr_register(const UChar* isoCode,
103 * URegistryKey returned from ucurr_register. Key becomes invalid after
105 * that might have been hidden by the original ucurr_register call is
107 * @param key the registry key returned by a previous call to ucurr_register
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h650 #define ucurr_register ucurr_register_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h650 #define ucurr_register ucurr_register_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h650 #define ucurr_register ucurr_register_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h650 #define ucurr_register ucurr_register_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h831 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register) macro
/external/icu4c/test/intltest/
H A Dnumfmtst.cpp1737 UCurrRegistryKey enkey = ucurr_register(YEN, "en_US", &status);
1738 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status);
/external/icu4c/i18n/
H A Ducurr.cpp344 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) function

Completed in 115 milliseconds