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