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