Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dhtml.h44 TAG_PRE, enumerator
H A Dhtml.c323 if (t->tag == TAG_PRE) in html_fillmode()
335 print_otag(h, TAG_PRE, ""); in html_fillmode()
987 (this->tag == TAG_P || this->tag == TAG_PRE))) in print_stagq()