Searched refs:roff_parseln (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | libmandoc.h | 76 int roff_parseln(struct roff *, int, struct buf *, int *, size_t);
|
H A D | read.c | 289 line_result = roff_parseln(curp->roff, curp->line, in mparse_buf_r()
|
H A D | TODO | 41 While roff_parseln() prevents .ce and similar requests in the middle 46 reorganizing the very delicate internals of roff_parseln(),
|
H A D | roff.c | 1798 roff_parseln(struct roff *r, int ln, struct buf *buf, int *offs, size_t len) in roff_parseln() function
|