Searched refs:have_input (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/groff/src/roff/troff/ |
| HD | input.cpp | 110 int have_input = 0; // whether \f, \F, \D'F...', \H, \m, \M, variable 482 old_have_input = have_input; in get() 483 have_input = 0; in get() 1761 have_input = 0; in next() 1990 have_input = 1; in next() 1999 have_input = 1; in next() 2029 have_input = 1; in next() 2056 have_input = 1; in next() 2061 have_input = 1; in next() 2096 have_input = 1; in next() [all …]
|
| /NextBSD/contrib/groff/ |
| HD | ChangeLog | 2938 `have_input'. 3903 TOKEN_END_TRAP>: Reset `have_input'. 4061 `have_input'. 4156 `have_input' after changing back to old environment. 4300 Another round trying to really fix problems with `have_input'. 4302 * src/roff/troff/input.cc (input_stack::get): Handle `have_input'. 4303 (token::next) <'\n'>, <\'\n'>: Don't handle `have_input'. 4436 (token::next) <ESCAPE_NEWLINE>, <'\n'>, <\'\n'>: Reset `have_input'. 4440 `have_input'.
|
| HD | ChangeLog.118 | 3139 * src/roff/troff/input.cc (have_input): New global variable. 3140 (token::next): Set `have_input' for \f, \H, \R, \s, and \S if not
|