HomeSort by: relevance | last modified time | path
    Searched defs:have_hyphenation (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl2/groff/dist/src/roff/troff/
env.cpp 3685 int have_hyphenation = 0; // we've seen \hyphenation local
3729 if (have_patterns || have_hyphenation)
3744 if (have_patterns || have_hyphenation)
3748 have_hyphenation = 1;
3756 if (have_patterns || have_hyphenation)
3767 else if (have_hyphenation) {
3768 have_hyphenation = 0;
3775 if (have_patterns || have_hyphenation)
3793 else if (have_hyphenation || final_hyphenation) {

Completed in 27 milliseconds