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

/external/icu4c/i18n/unicode/
H A Dutrans.h227 utrans_clone(const UTransliterator* trans,
232 * utrans_openXxx() or utrans_clone() should eventually be closed.
280 * utrans_clone(adoptedTrans,...) is returned.
/external/icu4c/test/cintltst/
H A Dutransts.c312 t3=utrans_clone(t1, &status);
313 t4=utrans_clone(t2, &status);
321 log_err("FAIL: utrans_clone() failed\n");
328 log_err("FAIL: utrans_clone() failed\n");
370 rules2=utrans_clone(rules, &status);
372 log_err("FAIL: utrans_clone(a<>B) failed with error=%s\n", myErrorName(status));
/external/icu4c/i18n/
H A Dutrans.cpp205 utrans_clone(const UTransliterator* trans,
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1149 #define utrans_clone utrans_clone_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1149 #define utrans_clone utrans_clone_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1149 #define utrans_clone utrans_clone_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1149 #define utrans_clone utrans_clone_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1657 #define utrans_clone U_ICU_ENTRY_POINT_RENAME(utrans_clone) macro

Completed in 92 milliseconds