Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.h30 TAG_DIV, enumerator
H A Dmdoc_html.c304 t = print_otag(h, TAG_DIV, "c", "manual-text"); in html_mdoc()
858 print_otag(h, TAG_DIV, "c", "Bd-indent"); in mdoc_bl_pre()
913 print_otag_id(h, TAG_DIV, "Bd Bd-indent", n); in mdoc_d1_pre()
973 print_otag_id(h, TAG_DIV, buf, n); in mdoc_bd_pre()
1415 print_otag(h, TAG_DIV, "c", cattr); in mdoc_bf_pre()
H A Dman_html.c135 t = print_otag(h, TAG_DIV, "c", "manual-text"); in html_man()
581 print_otag(h, TAG_DIV, "c", "Bd-indent"); in man_RS_pre()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptget.c83 #define TAG_DIV 1 macro
3753 pt->id = TAG_DIV; in opthelp()