Searched refs:TAG_DD (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/mandoc/ |
H A D | html.h | 45 TAG_DD, enumerator
|
H A D | man_html.c | 538 print_otag(h, TAG_DD, 0, NULL); in man_IP_pre()
|
H A D | mdoc_html.c | 942 print_otag(h, TAG_DD, 1, tag); in mdoc_it_pre() 948 print_otag(h, TAG_DD, 2, tag); in mdoc_it_pre()
|