Searched refs:utrans_openIDs (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dutrans.h332 * It is recommended to use utrans_openIDs() instead.
350 utrans_openIDs(UErrorCode *pErrorCode);
579 * Deprecated, use utrans_openIDs() instead.
594 * @deprecated ICU 2.8 Use utrans_openIDs() instead, see utrans.h
/external/icu4c/i18n/
H A Dutrans.cpp372 utrans_openIDs(UErrorCode *pErrorCode) {
/external/icu4c/test/cintltst/
H A Dutransts.c187 uenum=utrans_openIDs(&errorCode);
189 log_err("utrans_openIDs() failed - %s\n", u_errorName(errorCode));
/external/icu4c/extra/uconv/
H A Duconv.cpp381 UEnumeration *ids = utrans_openIDs(&status);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1156 #define utrans_openIDs utrans_openIDs_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1156 #define utrans_openIDs utrans_openIDs_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1156 #define utrans_openIDs utrans_openIDs_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1156 #define utrans_openIDs utrans_openIDs_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1664 #define utrans_openIDs U_ICU_ENTRY_POINT_RENAME(utrans_openIDs) macro

Completed in 158 milliseconds