Searched defs:separators (Results 1 – 3 of 3) sorted by relevance
283 int separators = 0; in read_input() local
34 const char *separators = "\\/"; variable37 const char separators = '/'; variable
497 static const char separators[] = " \t"; local