Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dhtml.h37 TAG_LI, enumerator
H A Dman_html.c483 body_elem = list_type == ' ' ? TAG_DD : TAG_LI; in man_IP_pre()
492 if (body_elem == TAG_LI) in man_IP_pre()
H A Dmdoc_html.c549 tsec = print_otag(h, TAG_LI, ""); in mdoc_sh_pre()
566 tsub = print_otag(h, TAG_LI, ""); in mdoc_sh_pre()
761 print_otag_id(h, TAG_LI, NULL, n); in mdoc_it_pre()