Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl_html.c33 static void html_tblopen(struct html *, const struct tbl_span *);
82 html_tblopen(struct html *h, const struct tbl_span *sp) in html_tblopen() function
129 html_tblopen(h, sp); in print_tbl()