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

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h30 TAG_SPAN, enumerator in enum:htmltag
H A Dmdoc_html.c666 /* Cannot use TAG_SPAN because it may contain blocks. */
743 print_otag(h, TAG_SPAN, "c", "Ux");
908 print_otag(h, TAG_SPAN, "c", "St");
997 print_otag(h, TAG_SPAN, "c", "Pa");
1004 print_otag(h, TAG_SPAN, "c", "Ad");
1028 print_otag(h, TAG_SPAN, "c", "An");
1474 /* Cannot use TAG_SPAN because it may contain blocks. */
1486 print_otag(h, TAG_SPAN, "ci", "Ms", id);
1534 print_otag(h, TAG_SPAN, "ci", "No", id);
1562 print_otag(h, TAG_SPAN, "
[all...]
H A Dhtml.c269 h->metaf = print_otag(h, TAG_SPAN, "c", "Li");
H A Dman_html.c527 tt = print_otag(h, TAG_SPAN, "c", "Op");

Completed in 108 milliseconds