Home
last modified time | relevance | path

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

/trueos/contrib/mdocml/
HDhtml.h23 TAG_HTML, enumerator
HDhtml.c435 if (TAG_HTML == tag && HTML_XHTML_1_0_STRICT == h->type) { in print_otag()
HDman_html.c161 t = print_otag(h, TAG_HTML, 0, NULL); in print_man()
HDmdoc_html.c362 t = print_otag(h, TAG_HTML, 0, NULL); in print_mdoc()