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

/external/icu/icu4c/source/test/cintltst/
H A Dutexttst.c279 utext_copy(uta,
/external/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp403 // TestCopyMove run a single test case for utext_copy.
436 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status);
1223 utext_copy(ut, 1, 2, 0, TRUE, &status);
1231 utext_copy(ut, 1, 2, 0, TRUE, &status);
1242 utext_copy(ut, 1, 2, 0, TRUE, &status);
1256 utext_copy(ut2, 1, 2, 0, TRUE, &status);
1264 utext_copy(ut, 1, 2, 0, TRUE, &status);
/external/icu/icu4c/source/common/unicode/
H A Dutext.h787 * utext_copy(). For the text to be writable, the text provider must
799 * @see utext_copy()
887 utext_copy(UText *ut,
H A Durename.h1643 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
/external/icu/icu4c/source/common/
H A Dutext.cpp499 utext_copy(UText *ut, function

Completed in 823 milliseconds