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

/netbsd-current/external/gpl2/groff/dist/src/roff/troff/
H A Dtoken.h56 TOKEN_SPECIAL, // a special character -- \' \` \- \(xx \[xxx] enumerator in enum:token::token_type
163 return type == TOKEN_SPECIAL;
H A Dinput.cpp1775 type = TOKEN_SPECIAL;
1780 type = TOKEN_SPECIAL;
1785 type = TOKEN_SPECIAL;
1790 type = TOKEN_SPECIAL;
1858 type = TOKEN_SPECIAL;
1961 type = TOKEN_SPECIAL;
2222 type = TOKEN_SPECIAL;
2243 case TOKEN_SPECIAL:
2345 case TOKEN_SPECIAL:
6500 if (type == TOKEN_SPECIAL)
[all...]

Completed in 145 milliseconds