Searched refs:utext_copy (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/test/intltest/ |
D | utxttest.cpp | 432 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove() 1219 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1227 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1238 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1252 utext_copy(ut2, 1, 2, 0, TRUE, &status); in FreezeTest() 1260 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest()
|
/external/icu4c/test/cintltst/ |
D | utexttst.c | 278 utext_copy(uta, in TestAPI()
|
/external/icu4c/common/unicode/ |
D | utext.h | 887 utext_copy(UText *ut,
|
D | urename.h | 1628 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/external/icu4c/common/ |
D | utext.cpp | 499 utext_copy(UText *ut, in utext_copy() function
|