Home
last modified time | relevance | path

Searched refs:utext_copy (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/test/intltest/
Dutxttest.cpp432 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/
Dutexttst.c278 utext_copy(uta, in TestAPI()
/external/icu4c/common/unicode/
Dutext.h887 utext_copy(UText *ut,
Durename.h1628 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
/external/icu4c/common/
Dutext.cpp499 utext_copy(UText *ut, in utext_copy() function