Home
last modified time | relevance | path

Searched refs:bufcat (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/mdocml/
HDhtml.c592 bufcat(h, key); in bufcat_style()
593 bufcat(h, ":"); in bufcat_style()
594 bufcat(h, val); in bufcat_style()
595 bufcat(h, ";"); in bufcat_style()
599 bufcat(struct html *h, const char *p) in bufcat() function
639 bufcat(h, name); in buffmt_includes()
648 bufcat(h, pp); in buffmt_includes()
664 bufcat(h, sec ? sec : "1"); in buffmt_man()
676 bufcat(h, pp); in buffmt_man()
HDhtml.h149 void bufcat(struct html *, const char *);
HDmdoc_html.c588 bufcat(h, "x"); in mdoc_sh_pre()
619 bufcat(h, "x"); in mdoc_ss_pre()
1160 bufcat(h, "#x"); in mdoc_sx_pre()
1680 bufcat(h, "mailto:"); in mdoc_mt_pre()
1681 bufcat(h, n->string); in mdoc_mt_pre()