Home
last modified time | relevance | path

Searched refs:count_separators (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/foomatic-rip/
Dutil.c410 static unsigned count_separators(const char *string, const char *separators) in count_separators() function
436 if ((cnt = count_separators(string, separators)) == 0) in argv_split()