Searched refs:TAG_COL (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/mandoc/ |
H A D | tbl_html.c | 73 print_otag(h, TAG_COL, 1, &tag); in html_tblopen()
|
H A D | html.h | 33 TAG_COL, enumerator
|
H A D | mdoc_html.c | 688 print_otag(h, TAG_COL, 1, &tag); in mdoc_nm_pre() 689 print_otag(h, TAG_COL, 0, NULL); in mdoc_nm_pre() 963 print_otag(h, TAG_COL, 1, tag); in mdoc_bl_pre()
|