Searched refs:mdoc_ptext (Results 1 – 1 of 1) sorted by relevance
| /freebsd-10-stable/contrib/mdocml/ |
| D | mdoc.c | 103 static int mdoc_ptext(struct mdoc *, int, char *, int); 306 mdoc_ptext(m, ln, buf, offs)); in mdoc_parseln() 674 if ( ! mdoc_ptext(m, line, buf, offs)) 709 mdoc_ptext(struct mdoc *m, int line, char *buf, int offs) in mdoc_ptext() function
|