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

/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Denv.cpp3684 int final_hyphenation = 0; // 1 if we have a trailing closing brace local
3768 final_hyphenation = 1;
3791 else if (have_hyphenation || final_hyphenation) {
3793 final_hyphenation = 0;

Completed in 66 milliseconds