Searched refs:construct_state (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.h265 statem *construct_state(int only_eol);
H A Denv.cpp315 gc_np->state = construct_state(0);
319 line->state = construct_state(0);
340 n->state = construct_state(0);
2245 statem *environment::construct_state(int only_eol) function in class:environment
H A Dinput.cpp584 diversion_state = curenv->construct_state(0);

Completed in 122 milliseconds