Lines Matching refs:strlen
42 if ((strlen(relativePath) + strlen(instanceDir)) < maxSize)
294 if (curCmdInd + strlen(" ") < maxSize)
297 curCmdInd = strlen(command);
324 if (curCmdInd + strlen("\"\"") + strlen(curarg) < maxSize)
328 curCmdInd = strlen (command);
337 if (curCmdInd + strlen(curarg) < maxSize)
341 curCmdInd = strlen (command);
350 if (curCmdInd + strlen("\"\"") < maxSize)
353 curCmdInd = strlen (command);