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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.h44 TAG_PRE, enumerator in enum:htmltag
H A Dhtml.c284 case TAG_PRE:
308 if (t->tag == TAG_PRE)
320 print_otag(h, TAG_PRE, "");
847 (this->tag == TAG_P || this->tag == TAG_PRE)))

Completed in 111 milliseconds