Home
last modified time | relevance | path

Searched refs:utrans_getID (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dutransts.c172 utrans_getID(trans, buf2, BUF_CAP); in TestAPI()
285 utrans_getID(inverse1, buf1, BUF_CAP); in TestOpenInverse()
318 utrans_getID(t1, buf1, BUF_CAP); in TestClone()
319 utrans_getID(t2, buf2, BUF_CAP); in TestClone()
320 utrans_getID(t3, buf3, BUF_CAP); in TestClone()
327 utrans_getID(t4, buf3, BUF_CAP); in TestClone()
/external/icu/icu4c/source/i18n/unicode/
Dutrans.h613 utrans_getID(const UTransliterator* trans,
/external/icu/icu4c/source/i18n/
Dutrans.cpp240 utrans_getID(const UTransliterator* trans, in utrans_getID() function
/external/icu/icu4c/source/common/unicode/
Durename.h1693 #define utrans_getID U_ICU_ENTRY_POINT_RENAME(utrans_getID) macro