Searched refs:TAG_P (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ |
H A D | html.h | 47 TAG_P, enumerator
|
H A D | man_html.c | 144 print_otag(h, TAG_P, 0, NULL); in print_bvspace() 225 print_otag(h, TAG_P, 0, NULL); in print_man_node() 589 print_otag(h, TAG_P, 1, &tag); in man_HP_pre()
|
H A D | mdoc_html.c | 316 print_otag(h, TAG_P, 0, NULL); in synopsis_pre() 320 print_otag(h, TAG_P, 0, NULL); in synopsis_pre() 1197 print_otag(h, TAG_P, 0, NULL); in mdoc_bd_pre() 1605 print_otag(h, TAG_P, 0, NULL); in mdoc_pp_pre() 1956 print_otag(h, TAG_P, 0, NULL); in mdoc_rs_pre()
|