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

/openbsd-current/usr.bin/mandoc/
H A Dhtml.h90 #define HTML_PREKEEP (1 << 3) macro
H A Dmdoc_html.c427 h->flags |= HTML_PREKEEP;
1588 h->flags |= HTML_PREKEEP;
1602 h->flags &= ~(HTML_KEEP | HTML_PREKEEP);

Completed in 216 milliseconds