Lines Matching full:strlen
128 int targetLen = strlen(str);
144 targetLen = strlen(str);
195 newStr[strlen(lastSlash)-1] = '\0';
323 const int kLongest = 21; /* strlen of longest string above */
339 int len = strlen(accessStr);
1240 char tmpBuf[strlen(typeDescriptor)+1]; /* more than big enough */
1395 classDescriptor[strlen(classDescriptor)-1] == ';'))
1406 mangle[strlen(mangle)-1] = '\0';