Searched refs:utext_copy (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 436 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove() 1223 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1231 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1242 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1256 utext_copy(ut2, 1, 2, 0, TRUE, &status); in FreezeTest() 1264 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest()
|
/external/icu/icu4c/source/test/cintltst/ |
D | utexttst.c | 279 utext_copy(uta, in TestAPI()
|
/external/icu/icu4c/source/common/unicode/ |
D | utext.h | 887 utext_copy(UText *ut,
|
D | urename.h | 1644 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/external/icu/icu4c/source/common/ |
D | utext.cpp | 499 utext_copy(UText *ut, in utext_copy() function
|