OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:B_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
91
case
B_TAG
: fprintf(stderr, "<B>"); break;
151
case
B_TAG
: out->put_string("</b>"); break;
236
case
B_TAG
: issue_tag("<b", (char *)t->arg1); break;
426
if (! is_present(
B_TAG
))
427
push_para(
B_TAG
);
564
shutdown(
B_TAG
);
Completed in 17 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026