Searched refs:TOKEN_NEWLINE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h49 TOKEN_NEWLINE, // newline enumerator in enum:token::token_type
143 return type == TOKEN_NEWLINE;
H A Dinput.cpp1671 type = TOKEN_NEWLINE;
1827 type = TOKEN_NEWLINE;
1908 type = TOKEN_NEWLINE;
2298 case TOKEN_NEWLINE:
2335 case TOKEN_NEWLINE:
2814 case token::TOKEN_NEWLINE:
6513 if (type == TOKEN_EOF || type == TOKEN_NEWLINE)
6659 case TOKEN_NEWLINE:

Completed in 200 milliseconds