Lines Matching full:strtok
2953 char *token = strtok(line, " \t\n\r");2958 if ((token = strtok(NULL, " \t\n\r")) &&