Searched refs:TAG_TABLE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | html.h | 34 TAG_TABLE, enumerator
|
H A D | tbl_html.c | 96 h->tblt = print_otag(h, TAG_TABLE, "c?ss", "tbl", in html_tblopen()
|
H A D | man_html.c | 647 print_otag(h, TAG_TABLE, "c", "Nm"); in man_SY_pre()
|
H A D | mdoc_html.c | 664 print_otag(h, TAG_TABLE, "c", "Nm"); in mdoc_nm_pre() 876 elemtype = TAG_TABLE; in mdoc_bl_pre()
|