Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dhtml.h38 TAG_DL, enumerator
H A Dmdoc_html.c841 elemtype = TAG_DL; in mdoc_bl_pre()
845 elemtype = TAG_DL; in mdoc_bl_pre()
849 elemtype = TAG_DL; in mdoc_bl_pre()
853 elemtype = TAG_DL; in mdoc_bl_pre()
859 print_otag_id(h, TAG_DL, in mdoc_bl_pre()
H A Dman_html.c248 while (t->tag != TAG_DL && t->tag != TAG_UL) in print_man_node()
459 list_elem = TAG_DL; in man_IP_pre()