Lines Matching refs:strlen
43 if ((strlen(relativePath) + strlen(instanceDir)) < maxSize)
295 if (curCmdInd + strlen(" ") < maxSize)
298 curCmdInd = strlen(command);
325 if (curCmdInd + strlen("\"\"") + strlen(curarg) < maxSize)
329 curCmdInd = strlen (command);
338 if (curCmdInd + strlen(curarg) < maxSize)
342 curCmdInd = strlen (command);
351 if (curCmdInd + strlen("\"\"") < maxSize)
354 curCmdInd = strlen (command);