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

/openbsd-current/usr.bin/mandoc/
H A Dhtml.h50 TAG_CODE, enumerator in enum:htmltag
H A Dmdoc_html.c512 print_otag_id(h, TAG_CODE, roff_name[n->tok], n);
613 print_otag_id(h, TAG_CODE, "Fl", n);
652 print_otag(h, TAG_CODE, "c", "Nm");
926 print_otag(h, TAG_CODE, "c", "Li");
1030 print_otag(h, TAG_CODE, "c", "Cd");
1076 print_otag(h, TAG_CODE, "c", "Fd");
1080 print_otag(h, TAG_CODE, "c", "In");
1166 t = print_otag_id(h, TAG_CODE, "Fn", n);
1313 t = print_otag_id(h, TAG_CODE, "Fn", n);
1345 print_otag(h, TAG_CODE, "
[all...]
H A Dman_html.c650 print_otag(h, TAG_CODE, "c", "Nm");

Completed in 149 milliseconds