Lines Matching full:whitespace
387 It removes the newlines, comments and trailing whitespace (not preceding whitespace).417 /* There is no whitespace at the beginning anymore */481 /* skip whitespace */579 static const char WHITESPACE[] = " \t";599 tag = strtok(tag, WHITESPACE);612 tag = strtok(NULL, WHITESPACE);