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

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h37 TAG_LI, enumerator in enum:htmltag
H A Dman_html.c479 body_elem = list_type == ' ' ? TAG_DD : TAG_LI;
488 if (body_elem == TAG_LI)
H A Dmdoc_html.c551 tsec = print_otag(h, TAG_LI, "");
568 tsub = print_otag(h, TAG_LI, "");
768 print_otag(h, TAG_LI, "");

Completed in 44 milliseconds