Searched refs:HTML_NLEND (Results 1 – 1 of 1) sorted by relevance
52 #define HTML_NLEND (1 << 5) /* Output line break before closing. */ macro55 #define HTML_NLINSIDE (HTML_NLBEGIN | HTML_NLEND)859 if (tflags & HTML_NLEND) in print_ctag()