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

/freebsd-10.1-release/contrib/mdocml/
H A Dhtml.h109 HTML_XHTML_1_0_STRICT enumerator in enum:htmltype
H A Dhtml.c169 return(ml_alloc(outopts, HTML_XHTML_1_0_STRICT));
435 if (TAG_HTML == tag && HTML_XHTML_1_0_STRICT == h->type) {
445 case (HTML_XHTML_1_0_STRICT):

Completed in 45 milliseconds