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