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

/openbsd-current/usr.bin/mandoc/
H A Dhtml.h42 TAG_DD, enumerator in enum:htmltag
H A Dmdoc_html.c774 print_otag(h, TAG_DD, "");
787 print_otag(h, TAG_DD, "s", "width", "auto");
790 print_otag(h, TAG_DD, "");
H A Dman_html.c481 body_elem = list_type == ' ' ? TAG_DD : TAG_LI;

Completed in 186 milliseconds