Searched defs:uprv_strcpy (Results 1 – 3 of 3) sorted by relevance
36 #define uprv_strcpy(dst, src) U_STANDARD_CPP_NAMESPACE strcpy(dst, src) macro