Searched refs:TAG_TBODY (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | tbl_html.c | 76 print_otag(h, TAG_TBODY, 0, NULL); in html_tblopen()
|
H A D | html.h | 32 TAG_TBODY, enumerator
|
H A D | mdoc_html.c | 479 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_root_post() 516 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_root_pre() 690 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_nm_pre() 940 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_bl_pre()
|
H A D | man_html.c | 307 print_otag(h, TAG_TBODY, 0, NULL); in man_root_pre()
|