Searched refs:print_tagq (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Deqn_html.c88 print_tagq(p, cell);
91 print_tagq(p, row);
217 print_tagq(p, t);
222 print_tagq(p, t);
226 print_tagq(p, post);
245 print_tagq(p, t);
H A Dtbl_html.c108 print_tagq(h, h->tblt);
247 print_tagq(h, tt);
H A Dhtml.h123 void print_tagq(struct html *, const struct tag *);
H A Dhtml.c223 print_tagq(h, t);
254 print_tagq(h, h->metaf);
285 print_tagq(h, t);
288 print_tagq(h, t);
316 print_tagq(h, t);
816 print_tagq(h, h->metaf);
824 print_tagq(struct html *h, const struct tag *until) function
H A Dman_html.c128 print_tagq(h, t);
135 print_tagq(h, t);
137 print_tagq(h, NULL);
248 print_tagq(h, t);
287 print_tagq(h, t);
306 print_tagq(h, t);
383 print_tagq(h, t);
H A Dmdoc_html.c301 print_tagq(h, t);
308 print_tagq(h, t);
310 print_tagq(h, NULL);
464 print_tagq(h, t);
498 print_tagq(h, t);
548 print_tagq(h, t);
556 print_tagq(h, tsub);
573 print_tagq(h, tsub);
575 print_tagq(h, tsec);
577 print_tagq(
[all...]

Completed in 68 milliseconds