Searched refs:count_separators (Results 1 – 1 of 1) sorted by relevance
410 static unsigned count_separators(const char *string, const char *separators) in count_separators() function436 if ((cnt = count_separators(string, separators)) == 0) in argv_split()