OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_comment
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/utils/pfbtops/
pfbtops.c
61
int
is_comment
= 0;
local
66
if (c == '(' && !
is_comment
)
68
else if (c == ')' && !
is_comment
)
71
is_comment
= 1;
115
is_comment
= 0;
123
else if (
is_comment
) {
Completed in 18 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026