Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dhtml.h35 TAG_LI, enumerator
H A Dman_html.c477 body_elem = list_type == ' ' ? TAG_DD : TAG_LI; in man_IP_pre()
486 if (body_elem == TAG_LI) in man_IP_pre()
H A Dmdoc_html.c544 tsec = print_otag(h, TAG_LI, ""); in mdoc_sh_pre()
561 tsub = print_otag(h, TAG_LI, ""); in mdoc_sh_pre()
748 print_otag_id(h, TAG_LI, NULL, n); in mdoc_it_pre()