Home
last modified time | relevance | path

Searched refs:print_paragraph (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/mandoc/
H A Dhtml.h161 void print_paragraph(struct html *);
H A Dman_html.c143 print_paragraph(h); in print_bvspace()
216 print_paragraph(h); in print_man_node()
H A Dmdoc_html.c319 print_paragraph(h); in synopsis_pre()
323 print_paragraph(h); in synopsis_pre()
1145 print_paragraph(h); in mdoc_bd_pre()
1557 print_paragraph(h); in mdoc_pp_pre()
1889 print_paragraph(h); in mdoc_rs_pre()
H A Dhtml.c621 print_paragraph(struct html *h) in print_paragraph() function