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

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h40 TAG_DL, enumerator in enum:htmltag
H A Dman_html.c241 while (t->tag != TAG_DL && t->tag != TAG_UL)
461 list_elem = TAG_DL;
H A Dmdoc_html.c861 elemtype = TAG_DL;
865 elemtype = TAG_DL;
869 elemtype = TAG_DL;
873 elemtype = TAG_DL;
879 print_otag(h, TAG_DL, "c", bl->comp ?

Completed in 171 milliseconds