Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dman_html.c325 print_otag(h, TAG_COL, 1, tag); in man_root_pre()
326 print_otag(h, TAG_COL, 1, tag); in man_root_pre()
327 print_otag(h, TAG_COL, 1, tag); in man_root_pre()
364 print_otag(h, TAG_COL, 1, tag); in man_root_post()
365 print_otag(h, TAG_COL, 1, tag); in man_root_post()
H A Dhtml.h37 TAG_COL, enumerator
H A Dmdoc_html.c500 print_otag(h, TAG_COL, 1, tag); in mdoc_root_post()
501 print_otag(h, TAG_COL, 1, tag); in mdoc_root_post()
543 print_otag(h, TAG_COL, 1, tag); in mdoc_root_pre()
544 print_otag(h, TAG_COL, 1, tag); in mdoc_root_pre()
545 print_otag(h, TAG_COL, 1, tag); in mdoc_root_pre()
719 print_otag(h, TAG_COL, 1, &tag); in mdoc_nm_pre()
720 print_otag(h, TAG_COL, 0, NULL); in mdoc_nm_pre()
1006 print_otag(h, TAG_COL, 1, tag); in mdoc_bl_pre()
H A Dtbl_html.c74 print_otag(h, TAG_COL, 1, &tag); in html_tblopen()