Searched refs:HTML_FRAGMENT (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h108 #define HTML_FRAGMENT (1 << 0) /* don't emit HTML/HEAD/BODY */ macro
H A Dhtml.c141 h->oflags |= HTML_FRAGMENT;
H A Dman_html.c121 if ((h->oflags & HTML_FRAGMENT) == 0) {
H A Dmdoc_html.c294 if ((h->oflags & HTML_FRAGMENT) == 0) {

Completed in 504 milliseconds