Searched refs:TAG_TABLE (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | html.h | 31 TAG_TABLE, enumerator in enum:htmltag
|
H A D | tbl_html.c | 66 h->tblt = print_otag(h, TAG_TABLE, 1, &tag);
|
H A D | man_html.c | 300 t = print_otag(h, TAG_TABLE, 1, &tag); 331 t = print_otag(h, TAG_TABLE, 1, &tag);
|
H A D | mdoc_html.c | 463 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