HomeSort by: relevance | last modified time | path
    Searched defs:roff_parsetext (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/mdocml/dist/
roff.c 236 static int roff_parsetext(struct roff *, struct buf *,
1760 roff_parsetext(struct roff *r, struct buf *buf, int pos, int *offs) function
1892 return roff_parsetext(r, buf, pos, offs) | e;

Completed in 25 milliseconds