OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Apr 13 00:22:24 UTC 2026