Searched refs:TAG_P (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.bin/mandoc/ |
H A D | roff_html.c | 115 print_otag(h, TAG_P, "c", "Pp"); in roff_html_pre_sp()
|
H A D | html.h | 45 TAG_P, enumerator
|
H A D | html.c | 659 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 D | mdoc_html.c | 278 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 D | man_html.c | 407 print_otag(h, TAG_P, "c", in man_PP_pre()
|