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