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

/freebsd-10.1-release/contrib/mdocml/
H A Dhtml.h134 #define HTML_FRAGMENT (1 << 0) /* don't emit HTML/HEAD/BODY */ macro
H A Dhtml.c148 h->oflags |= HTML_FRAGMENT;
H A Dman_html.c159 if ( ! (HTML_FRAGMENT & h->oflags)) {
H A Dmdoc_html.c360 if ( ! (HTML_FRAGMENT & h->oflags)) {

Completed in 37 milliseconds