Searched refs:TAG_DT (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | html.h | 41 TAG_DT, enumerator
|
H A D | man_html.c | 494 print_otag_id(h, TAG_DT, NULL, n); in man_IP_pre()
|
H A D | mdoc_html.c | 773 print_otag_id(h, TAG_DT, NULL, n); in mdoc_it_pre() 785 print_otag_id(h, TAG_DT, NULL, n); in mdoc_it_pre()
|