Home
last modified time | relevance | path

Searched refs:roff_parse_comment (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/mandoc/
H A Droff.c231 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()