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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.c48 #define HTML_NLBEGIN (1 << 3) macro
52 #define HTML_NLINSIDE (HTML_NLBEGIN | HTML_NLEND)
714 if (tflags & HTML_NLBEGIN)

Completed in 13 milliseconds