Lines Matching full:delimiters
351 static void parse_path(const char* path, const char* delimiters,361 while (i < max_count && (array[i] = strsep(&buf_p, delimiters))) {