Searched refs:tbl_read (Results 1 – 3 of 3) sorted by relevance
69 enum rofferr tbl_read(struct tbl_node *, int, const char *, int);
33 tbl_read(struct tbl_node *tbl, int ln, const char *p, int offs) in tbl_read() function
725 return(tbl_read(r->tbl, ln, *bufp, pos)); in roff_parseln()