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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.h34 TAG_TABLE, enumerator in enum:htmltag
H A Dtbl_html.c92 h->tblt = print_otag(h, TAG_TABLE, "c?ss", "tbl",
H A Dman_html.c273 t = print_otag(h, TAG_TABLE, "c", "head");
296 t = print_otag(h, TAG_TABLE, "c", "foot");
598 print_otag(h, TAG_TABLE, "c", "Nm");
H A Dmdoc_html.c455 t = print_otag(h, TAG_TABLE, "c", "foot");
485 t = print_otag(h, TAG_TABLE, "c", "head");
691 print_otag(h, TAG_TABLE, "c", "Nm");
883 elemtype = TAG_TABLE;

Completed in 56 milliseconds