Searched refs:utext_copy (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 435 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove() 1226 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1234 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1245 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1259 utext_copy(ut2, 1, 2, 0, TRUE, &status); in FreezeTest() 1267 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest()
|
/external/icu/icu4c/source/test/cintltst/ |
D | utexttst.c | 281 utext_copy(uta, in TestAPI()
|
/external/icu/icu4c/source/common/unicode/ |
D | utext.h | 889 utext_copy(UText *ut,
|
D | urename.h | 1712 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | utext.h | 889 utext_copy(UText *ut,
|
D | urename.h | 1712 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/external/icu/icu4c/source/common/ |
D | utext.cpp | 501 utext_copy(UText *ut, in utext_copy() function
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 2839 utext_copy(ut, nativeStart, nativeLimit, destIndex, move, status); in utext_copy_android()
|