Lines Matching full:blanks
2248 This lexical analyzer skips blanks and tabs, then reads in numbers as
2278 of the character read if not a number. It skips all blanks
2706 before: it skips blanks and tabs, and reads numbers or single-character
9743 adjusted, and each time blanks are matched, the begin cursor is moved
9744 onto the end cursor to effectively ignore the blanks preceding tokens.