Home
last modified time | relevance | path

Searched refs:HTML_IGNDELIM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Dhtml.h91 #define HTML_IGNDELIM (1 << 1) macro
H A Dhtml.c842 h->flags &= ~HTML_IGNDELIM; in print_text()
H A Dmdoc_html.c1494 h->flags |= HTML_IGNDELIM; in mdoc_igndelim_pre()