OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I_TAG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/grohtml/
html-text.h
40
typedef enum {
I_TAG
, B_TAG, P_TAG, SUB_TAG, SUP_TAG, TT_TAG,
html-text.cpp
90
case
I_TAG
: fprintf(stderr, "<I>"); break;
150
case
I_TAG
: out->put_string("</i>"); break;
235
case
I_TAG
: issue_tag("<i", (char *)t->arg1); break;
416
if (! is_present(
I_TAG
))
417
push_para(
I_TAG
);
573
shutdown(
I_TAG
);
Completed in 15 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026