Searched refs:utext_copy (Results 1 – 15 of 15) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | utxttest.cpp | 439 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove() 1230 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1238 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1249 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest() 1263 utext_copy(ut2, 1, 2, 0, TRUE, &status); in FreezeTest() 1271 utext_copy(ut, 1, 2, 0, TRUE, &status); in FreezeTest()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utexttst.c | 285 utext_copy(uta, in TestAPI()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 889 utext_copy(UText *ut,
|
D | urename.h | 1713 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | utext.h | 872 utext_copy(UText *ut,
|
D | urename.h | 1788 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | utext.h | 872 utext_copy(UText *ut,
|
D | urename.h | 1797 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | utext.h | 872 utext_copy(UText *ut,
|
D | urename.h | 1788 #define utext_copy U_ICU_ENTRY_POINT_RENAME(utext_copy) macro
|
/third_party/icu/docs/userguide/strings/ |
D | utext.md | 286 | `utext_copy` | Copy or Move a range of the text to a new position. |
|
/third_party/icu/icu4c/source/common/ |
D | utext.cpp | 503 utext_copy(UText *ut, in utext_copy() function
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 503 utext_copy(UText *ut, in utext_copy() function
|
/third_party/node/deps/icu-small/source/common/ |
D | utext.cpp | 503 utext_copy(UText *ut, in utext_copy() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utext.cpp | 501 utext_copy(UText *ut, in utext_copy() function
|