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