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