Lines Matching full:strtok
105 for(char *token = strtok(patterns, delim);107 token = strtok(NULL, delim)) {