Searched refs:TAG_TBODY (Results 1 – 4 of 4) sorted by relevance
/minix/external/bsd/mdocml/dist/ |
H A D | html.h | 36 TAG_TBODY, enumerator
|
H A D | tbl_html.c | 77 print_otag(h, TAG_TBODY, 0, NULL); in html_tblopen()
|
H A D | mdoc_html.c | 503 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_root_post() 547 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_root_pre() 721 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_nm_pre() 983 print_otag(h, TAG_TBODY, 0, NULL); in mdoc_bl_pre()
|
H A D | man_html.c | 329 print_otag(h, TAG_TBODY, 0, NULL); in man_root_pre()
|