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_patterns
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/roff/troff/
env.cpp
3683
int
have_patterns
= 0; // we've seen \patterns
local
3729
if (
have_patterns
|| have_hyphenation)
3731
have_patterns
? "\\patterns" : "\\hyphenation");
3733
have_patterns
= 1;
3744
if (
have_patterns
|| have_hyphenation)
3746
have_patterns
? "\\patterns" : "\\hyphenation");
3756
if (
have_patterns
|| have_hyphenation)
3758
have_patterns
? "\\patterns" : "\\hyphenation");
3762
if (
have_patterns
) {
3763
have_patterns
= 0
[
all
...]
Completed in 30 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026