Home
last modified time | relevance | path

Searched refs:TAG_HTML (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/mdocml/dist/
H A Dhtml.h23 TAG_HTML, enumerator
H A Dhtml.c483 if (TAG_HTML == tag && HTML_XHTML_1_0_STRICT == h->type) { in print_otag()
H A Dman_html.c167 t = print_otag(h, TAG_HTML, 0, NULL); in print_man()
H A Dmdoc_html.c363 t = print_otag(h, TAG_HTML, 0, NULL); in print_mdoc()