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

/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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/icu/icu4c/source/common/unicode/
H A Durename.h784 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h835 #define ucurr_register U_ICU_ENTRY_POINT_RENAME(ucurr_register) macro
/external/chromium_org/third_party/icu/source/i18n/
H A Ducurr.cpp493 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) function
/external/icu/icu4c/source/i18n/
H A Ducurr.cpp493 ucurr_register(const UChar* isoCode, const char* locale, UErrorCode *status) function
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1754 UCurrRegistryKey enkey = ucurr_register(YEN, "en_US", &status);
1755 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1758 UCurrRegistryKey enkey = ucurr_register(YEN, "en_US", &status);
1759 UCurrRegistryKey enUSEUROkey = ucurr_register(QQQ, "en_US_EURO", &status);

Completed in 2753 milliseconds