Lines Matching defs:strlen
369 #define strlen(s) _strlen(s)2695 #define STRLEN_UC(str) strlen((const char *)str)