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

/freebsd-10.1-release/contrib/mdocml/
H A Deqn_html.c31 TAG_SPAN, /* EQNFONT_NONE */
32 TAG_SPAN, /* EQNFONT_ROMAN */
48 t = print_otag(p, TAG_SPAN, 1, &tag);
H A Dhtml.h31 TAG_SPAN, enumerator in enum:htmltag
H A Dmdoc_html.c675 print_otag(h, TAG_SPAN, 1, &tag);
821 print_otag(h, TAG_SPAN, 1, &tag);
841 print_otag(h, TAG_SPAN, 1, &tag);
1117 print_otag(h, TAG_SPAN, 1, &tag);
1303 print_otag(h, TAG_SPAN, 1, &tag);
1328 print_otag(h, TAG_SPAN, 1, &tag);
1340 print_otag(h, TAG_SPAN, 1, &tag);
1352 print_otag(h, TAG_SPAN, 1, &tag);
1466 print_otag(h, TAG_SPAN, 1, &tag);
1925 print_otag(h, TAG_SPAN,
[all...]
H A Dman_html.c597 tt = print_otag(h, TAG_SPAN, 1, &tag);

Completed in 94 milliseconds