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

/netbsd-current/external/bsd/mdocml/dist/
H A Dhtml.h38 TAG_UL, enumerator in enum:htmltag
H A Dman_html.c241 while (t->tag != TAG_DL && t->tag != TAG_UL)
465 list_elem = TAG_UL;
469 list_elem = TAG_UL;
H A Dmdoc_html.c549 t = print_otag(h, TAG_UL, "c", "Bl-compact");
566 print_otag(h, TAG_UL,
844 elemtype = TAG_UL;
849 elemtype = TAG_UL;
853 elemtype = TAG_UL;

Completed in 203 milliseconds