Lines Matching full:u_strlen
2863 return isUTF16 ? u_strlen((const UChar *)s) : strlen((const char *)s);