Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dhtml.h46 TAG_PRE, enumerator
Dhtml.c324 if (t->tag == TAG_PRE) in html_fillmode()
336 print_otag(h, TAG_PRE, ""); in html_fillmode()
994 (this->tag == TAG_P || this->tag == TAG_PRE))) in print_stagq()