Searched refs:mandoc_getarg (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/mdocml/
H A Droff.c3271 arg[i] = mandoc_getarg(r->parse, &cp, ln, &pos);
H A Dmdoc_argv.c578 *v = mandoc_getarg(mdoc->parse, &p, line, pos);
H A Dmandoc.c371 mandoc_getarg(struct mparse *parse, char **cpp, int ln, int *pos) function
H A Dman_macro.c420 *v = mandoc_getarg(man->parse, v, line, pos);
H A Dlibmandoc.h43 char *mandoc_getarg(struct mparse *, char **, int, int *);

Completed in 122 milliseconds