Searched defs:uprv_strlen (Results 1 – 4 of 4) sorted by relevance
37 #define uprv_strlen(str) U_STANDARD_CPP_NAMESPACE strlen(str) macro