Searched refs:TAG_DD (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h42 TAG_DD, enumerator in enum:htmltag
H A Dmdoc_html.c783 print_otag(h, TAG_DD, "");
796 print_otag(h, TAG_DD, "s", "width", "auto");
799 print_otag(h, TAG_DD, "");
H A Dman_html.c479 body_elem = list_type == ' ' ? TAG_DD : TAG_LI;

Completed in 156 milliseconds