Home
last modified time | relevance | path

Searched defs:u_memmove (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dustring.cpp1125 u_memmove(UChar *dest, const UChar *src, int32_t count) { in u_memmove() function
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1125 u_memmove(char16_t *dest, const char16_t *src, int32_t count) { in u_memmove() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp1125 u_memmove(UChar *dest, const UChar *src, int32_t count) { in u_memmove() function
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h332 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h333 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h327 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro

Completed in 31 milliseconds