Searched defs:u_strncpy (Results 1 – 5 of 5) sorted by relevance
979 u_strncpy(UChar *dst, in u_strncpy() function
581 UChar * u_strncpy(UChar * dst, const UChar * src, int32_t n) { in u_strncpy() function
389 #define u_strncpy U_ICU_ENTRY_POINT_RENAME(u_strncpy) macro