Searched refs:separators (Results 1 – 9 of 9) sorted by relevance
153 Str::tokenize(Str& token, const Str& separators, Str& remainder) in tokenize() argument158 for (j = 0; j < separators.length(); j++) { in tokenize()159 if (nextTok_[i] == separators[j]) { in tokenize()165 return (separators[j]); in tokenize()
67 char tokenize(Str& token, const Str& separators, Str& remainder);
77 const char *separators, in priv_str_to_set() argument105 while ((offset = strtok_r(NULL, separators, &last)) != NULL) { in priv_str_to_set()
28 # those with no path separators, as that indicates a file kept in
1675 ### Check user portion for host separators.
395 misc/optget.c: handle '-' or '_' option word separators
4884 \sepspaces % Make spaces be word-separators rather than space tokens.
10126 # transmit/do not transmit line separators to host*
11462 # transmit/do not transmit line separators to host*