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

/netbsd-current/external/bsd/mdocml/dist/
H A Dhtml.h117 #define HTML_FRAGMENT (1 << 0) /* don't emit HTML/HEAD/BODY */ macro
H A Dman_html.c121 if ((h->oflags & HTML_FRAGMENT) == 0) {
H A Dhtml.c140 h->oflags |= HTML_FRAGMENT;
H A Dmdoc_html.c294 if ((h->oflags & HTML_FRAGMENT) == 0) {

Completed in 133 milliseconds