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

/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h55 TOKEN_SPACE, // ` ' -- ordinary space enumerator in enum:token::token_type
148 return type == TOKEN_SPACE;
168 if (type == TOKEN_SPACE)
176 return type == TOKEN_SPACE || type == TOKEN_TAB;
H A Dinput.cpp1666 type = TOKEN_SPACE;
1821 type = TOKEN_SPACE;
2294 case TOKEN_SPACE:
2343 case TOKEN_SPACE:
2851 case token::TOKEN_SPACE:
6579 case TOKEN_SPACE:
6674 case TOKEN_SPACE:

Completed in 207 milliseconds