Searched refs:mdoc_arg (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
H A Dlibmdoc.h67 enum roff_tok, struct mdoc_arg *);
69 enum roff_tok, struct mdoc_arg *);
84 struct mdoc_arg **, int *, char *);
H A Droff_int.h39 void mdoc_argv_free(struct mdoc_arg *);
H A Dmdoc.h66 struct mdoc_arg { struct
140 * of iterating through the mdoc_arg pointers of a node: defaults are
H A Dmdoc_argv.c55 static void argn_free(struct mdoc_arg *, int);
279 struct mdoc_arg **reta, int *pos, char *buf)
376 mdoc_argv_free(struct mdoc_arg *p)
398 argn_free(struct mdoc_arg *p, int iarg)
H A Dmdoc.c118 enum roff_tok tok, struct mdoc_arg *args)
145 enum roff_tok tok, struct mdoc_arg *args)
H A Droff.h20 struct mdoc_arg;
498 struct mdoc_arg *args; /* BLOCK/ELEM */
H A Dmdoc_macro.c754 struct mdoc_arg *arg;
931 struct mdoc_arg *arg;
1300 struct mdoc_arg *arg;
1413 struct mdoc_arg *arg;

Completed in 504 milliseconds