Home
last modified time | relevance | path

Searched refs:HTML_XHTML_1_0_STRICT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dhtml.c169 return(ml_alloc(outopts, HTML_XHTML_1_0_STRICT)); in xhtml_alloc()
483 if (TAG_HTML == tag && HTML_XHTML_1_0_STRICT == h->type) { in print_otag()
493 case (HTML_XHTML_1_0_STRICT): in print_otag()
H A Dhtml.h110 HTML_XHTML_1_0_STRICT enumerator