Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_html.c31 static size_t html_tbl_len(size_t, void *);
36 html_tbl_len(size_t sz, void *arg) in html_tbl_len() function
58 h->tbl.len = html_tbl_len; in html_tblopen()