Searched defs:uprv_strcat (Results 1 – 3 of 3) sorted by relevance
39 #define uprv_strcat(dst, src) U_STANDARD_CPP_NAMESPACE strcat(dst, src) macro