Searched refs:tbl_read (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | tbl_parse.h | 28 void tbl_read(struct tbl_node *, int, const char *, int);
|
H A D | tbl.c | 37 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_read() function
|
H A D | roff.c | 1863 tbl_read(r->tbl, ln, buf->buf, ppos); in roff_parseln() 1916 tbl_read(r->tbl, ln, buf->buf, pos); in roff_req_or_macro()
|