OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:print_otag
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/mdocml/dist/
html.c
199
print_otag
(h, TAG_META, "?", "charset", "utf-8");
200
print_otag
(h, TAG_META, "??", "name", "viewport",
203
print_otag
(h, TAG_LINK, "?h??", "rel", "stylesheet",
212
t =
print_otag
(h, TAG_STYLE, "");
269
h->metaf =
print_otag
(h, TAG_I, "");
272
h->metaf =
print_otag
(h, TAG_B, "");
275
h->metaf =
print_otag
(h, TAG_B, "");
276
print_otag
(h, TAG_I, "");
279
h->metaf =
print_otag
(h, TAG_SPAN, "c", "Li");
282
h->metaf =
print_otag
(h, TAG_SPAN, "c", "Li")
628
print_otag
(struct html *h, enum htmltag tag, const char *fmt, ...)
function
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026