Home
last modified time | relevance | path

Searched refs:TAG_TABLE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/mdocml/
H A Dman_html.c273 t = print_otag(h, TAG_TABLE, "c", "head"); in man_root_pre()
296 t = print_otag(h, TAG_TABLE, "c", "foot"); in man_root_post()
595 print_otag(h, TAG_TABLE, "c", "Nm"); in man_SY_pre()
H A Dhtml.h32 TAG_TABLE, enumerator
H A Dtbl_html.c92 h->tblt = print_otag(h, TAG_TABLE, "c?ss", "tbl", in html_tblopen()
H A Dmdoc_html.c457 t = print_otag(h, TAG_TABLE, "c", "foot"); in mdoc_root_post()
487 t = print_otag(h, TAG_TABLE, "c", "head"); in mdoc_root_pre()
659 print_otag(h, TAG_TABLE, "c", "Nm"); in mdoc_nm_pre()
863 elemtype = TAG_TABLE; in mdoc_bl_pre()