Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dhtml.h40 TAG_DL, enumerator
H A Dmdoc_html.c852 elemtype = TAG_DL; in mdoc_bl_pre()
856 elemtype = TAG_DL; in mdoc_bl_pre()
860 elemtype = TAG_DL; in mdoc_bl_pre()
864 elemtype = TAG_DL; in mdoc_bl_pre()
870 print_otag_id(h, TAG_DL, in mdoc_bl_pre()
H A Dman_html.c247 while (t->tag != TAG_DL && t->tag != TAG_UL) in print_man_node()
463 list_elem = TAG_DL; in man_IP_pre()