Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/groff/src/roff/troff/
Denv.h265 statem *construct_state(int only_eol);
Denv.cpp2245 statem *environment::construct_state(int only_eol) in construct_state() argument
2249 if (!only_eol) { in construct_state()