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

/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dinput.cpp117 int have_string_arg = 0; // whether we have \*[foo bar...] variable
863 have_string_arg = 1;
987 if (have_string_arg) {
988 have_string_arg = 0;
1928 if (have_string_arg) {
1929 have_string_arg = 0;
2196 if (have_string_arg) {
2197 have_string_arg = 0;

Completed in 123 milliseconds