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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.h31 TAG_TABLE, enumerator in enum:htmltag
H A Dtbl_html.c66 h->tblt = print_otag(h, TAG_TABLE, 1, &tag);
H A Dman_html.c300 t = print_otag(h, TAG_TABLE, 1, &tag);
331 t = print_otag(h, TAG_TABLE, 1, &tag);
H A Dmdoc_html.c463 t = print_otag(h, TAG_TABLE, 1, &tag);
500 t = print_otag(h, TAG_TABLE, 1, &tag);
656 print_otag(h, TAG_TABLE, 1, &tag);
970 print_otag(h, TAG_TABLE, 2, tag);

Completed in 62 milliseconds