Searched defs:u_memmove (Results 1 – 7 of 7) sorted by relevance
1125 u_memmove(UChar *dest, const UChar *src, int32_t count) { in u_memmove() function
514 UChar * u_memmove(UChar * dest, const UChar * src, int32_t count) { in u_memmove() function
332 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro