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

/freebsd-11-stable/contrib/mdocml/
H A Dhtml.h28 TAG_SPAN, enumerator in enum:htmltag
H A Dmdoc_html.c582 print_otag(h, TAG_SPAN, "cT", "Nd");
655 print_otag(h, TAG_SPAN, "c", "Ux");
890 print_otag(h, TAG_SPAN, "cT", "St");
1048 print_otag(h, TAG_SPAN, "cT", "An");
1546 print_otag(h, TAG_SPAN, "ci", "No", id);
1576 print_otag(h, TAG_SPAN, "cT", "Lb");
1586 t = TAG_SPAN;
1715 print_otag(h, TAG_SPAN, "c", "Op");
H A Dman_html.c581 tt = print_otag(h, TAG_SPAN, "c", "Op");

Completed in 108 milliseconds