Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/groff/src/roff/troff/
Dinput.h46 const int TITLE_REQUEST = 0200; variable
85 const int TITLE_REQUEST = 060; variable
Dinput.cpp1706 case TITLE_REQUEST: in next()
2827 case TITLE_REQUEST: in process_input_stack()
4301 handle_initial_request(TITLE_REQUEST); in handle_initial_title()
/freebsd-10-stable/contrib/groff/
DChangeLog.1155280 * troff/input.c (token::next): Turn a TITLE_REQUEST into a
5281 TOKEN_REQUEST with an argument of TITLE_REQUEST.