Searched refs:TAG_TR (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | html.h | 35 TAG_TR, enumerator
|
H A D | tbl_html.c | 178 tt = print_otag(h, TAG_TR, "ss", in print_tbl()
|
H A D | man_html.c | 648 print_otag(h, TAG_TR, ""); in man_SY_pre()
|
H A D | mdoc_html.c | 665 print_otag(h, TAG_TR, ""); in mdoc_nm_pre() 806 print_otag_id(h, TAG_TR, NULL, n); in mdoc_it_pre()
|