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_fi
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
489
int
is_fi
(void);
706
*
is_fi
- returns TRUE if glob contains the tag .fi 1
709
int text_glob::
is_fi
(void)
function in class:text_glob
2245
|| g->
is_fi
() || g->is_nf())
2559
else if (g->
is_fi
())
2606
(! g->
is_fi
()) && (! g->is_eol()));
3245
if (g->
is_fi
()) {
3404
// line_start = g->is_br() || g->is_nf() || g->
is_fi
() || (nf && g->is_eol());
3781
if (g->
is_fi
())
Completed in 36 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026