Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/roff/troff/
Dtoken.h53 TOKEN_SPACE, // ` ' -- ordinary space enumerator
146 return type == TOKEN_SPACE; in space()
166 if (type == TOKEN_SPACE) in nspaces()
174 return type == TOKEN_SPACE || type == TOKEN_TAB; in white_space()
Dinput.cpp1664 type = TOKEN_SPACE; in make_space()
1819 type = TOKEN_SPACE; in next()
2292 case TOKEN_SPACE: in delimiter()
2341 case TOKEN_SPACE: in description()
2848 case token::TOKEN_SPACE: in process_input_stack()
6576 case TOKEN_SPACE: in add_to_node_list()
6671 case TOKEN_SPACE: in process()