Home
last modified time | relevance | path

Searched refs:TAG_P (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff_html.c117 print_otag(h, TAG_P, "c", "Pp"); in roff_html_pre_sp()
H A Dhtml.h45 TAG_P, enumerator
H A Dhtml.c661 print_otag(h, TAG_P, "c", "Pp"); in print_otag()
928 print_otag(h, TAG_P, "c", "Pp"); in print_tagged_text()
996 (this->tag == TAG_P || this->tag == TAG_PRE))) in print_stagq()
H A Dmdoc_html.c280 print_otag(h, TAG_P, "c", "Pp"); in synopsis_pre()
1244 print_otag(h, TAG_P, "ci", "Pp", id); in mdoc_pp_pre()
1458 print_otag(h, TAG_P, "c", "Pp"); in mdoc_rs_pre()
H A Dman_html.c409 print_otag(h, TAG_P, "c", in man_PP_pre()