Home
last modified time | relevance | path

Searched refs:TOKEN_NODE (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp1750 type = TOKEN_NODE; in next()
1756 type = TOKEN_NODE; in next()
1803 type = TOKEN_NODE; in next()
1840 type = TOKEN_NODE; in next()
1877 type = TOKEN_NODE; in next()
1887 type = TOKEN_NODE; in next()
1939 type = TOKEN_NODE; in next()
1947 type = TOKEN_NODE; in next()
1962 type = TOKEN_NODE; in next()
1970 type = TOKEN_NODE; in next()
[all …]
HDtoken.h48 TOKEN_NODE, enumerator
/NextBSD/contrib/groff/
HDChangeLog.1171187 TOKEN_NODE). This also fixes a hyphenation problem with boxes
1554 immediately by a TOKEN_NODE (e.g. `\ ', `\~', etc.).
1556 * src/roff/troff/input.cc (process_input_stack <token::TOKEN_NODE>):