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