Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Droff_html.c115 print_otag(h, TAG_P, "c", "Pp"); in roff_html_pre_sp()
H A Dhtml.h45 TAG_P, enumerator
H A Dhtml.c659 print_otag(h, TAG_P, "c", "Pp"); in print_otag()
926 print_otag(h, TAG_P, "c", "Pp"); in print_tagged_text()
994 (this->tag == TAG_P || this->tag == TAG_PRE))) in print_stagq()
H A Dmdoc_html.c278 print_otag(h, TAG_P, "c", "Pp"); in synopsis_pre()
1242 print_otag(h, TAG_P, "ci", "Pp", id); in mdoc_pp_pre()
1456 print_otag(h, TAG_P, "c", "Pp"); in mdoc_rs_pre()
H A Dman_html.c407 print_otag(h, TAG_P, "c", in man_PP_pre()