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

/freebsd-10.2-release/contrib/mdocml/
H A Dhtml.h150 void bufcat_id(struct html *, const char *);
H A Dmdoc_html.c591 bufcat_id(h, n->string);
593 bufcat_id(h, " ");
622 bufcat_id(h, n->string);
624 bufcat_id(h, " ");
1163 bufcat_id(h, n->string);
1165 bufcat_id(h, " ");
H A Dhtml.c692 bufcat_id(struct html *h, const char *src) function

Completed in 94 milliseconds