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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.c45 #define HTML_NOSTACK (1 << 0) macro
62 {"meta", HTML_NOSTACK | HTML_AUTOCLOSE | HTML_NLALL},
70 {"link", HTML_NOSTACK | HTML_AUTOCLOSE | HTML_NLALL},
71 {"br", HTML_NOSTACK | HTML_AUTOCLOSE | HTML_NLALL},
594 if ((tflags & HTML_NOSTACK) == 0) {

Completed in 43 milliseconds