Searched refs:roff_parse_comment (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/mandoc/ |
H A D | roff.c | 231 static int roff_parse_comment(struct roff *, struct buf *, 1239 roff_parse_comment(struct roff *r, struct buf *buf, int ln, int pos, char ec) in roff_parse_comment() function 1830 e = roff_parse_comment(r, buf, ln, pos, r->escape); in roff_parseln()
|