Searched defs:mdoc (Results 1 - 12 of 12) sorted by path

/freebsd-11-stable/contrib/mdocml/
H A Dmanconf.h36 int mdoc; member in struct:manoutput
H A Dmdoc.c60 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) argument
90 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) argument
100 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct roff_node *body) argument
117 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
144 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok, struct mdoc_arg *args) argument
166 mdoc_node_relink(struct roff_man *mdoc, struct roff_node *p) argument
179 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) argument
323 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) argument
453 mdoc_validate(struct roff_man *mdoc) argument
[all...]
H A Dmdoc_argv.c278 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, argument
416 mdoc_args(struct roff_man *mdoc, int line, int *pos, argument
448 args(struct roff_man *mdoc, int line, int *pos, argument
643 argv_multi(struct roff_man *mdoc, int line, struct mdoc_argv *v, int *pos, char *buf) argument
665 argv_single(struct roff_man *mdoc, int line, struct mdoc_argv *v, int *pos, char *buf) argument
[all...]
H A Dmdoc_html.c285 html_mdoc(void *arg, const struct roff_man *mdoc) argument
[all...]
H A Dmdoc_macro.c213 mdoc_endparse(struct roff_man *mdoc) argument
239 lookup(struct roff_man *mdoc, in argument
263 rew_last(struct roff_man *mdoc, const struct roff_node *to) argument
283 rew_pending(struct roff_man *mdoc, const struct roff_node *n) argument
366 rew_elem(struct roff_man *mdoc, enum roff_tok tok) argument
398 find_pending(struct roff_man *mdoc, enum roff_tok tok, int line, int ppos, struct roff_node *target) argument
435 dword(struct roff_man *mdoc, int line, int col, const char *p, enum mdelim d, int may_append) argument
469 append_delims(struct roff_man *mdoc, int line, int *pos, char *buf) argument
1444 parse_rest(struct roff_man *mdoc, enum roff_tok tok, int line, int *pos, char *buf) argument
[all...]
H A Dmdoc_man.c609 man_mdoc(void *arg, const struct roff_man *mdoc) argument
[all...]
H A Dmdoc_markdown.c254 markdown_mdoc(void *arg, const struct roff_man *mdoc) argument
[all...]
H A Dmdoc_state.c165 mdoc_state(struct roff_man *mdoc, struct roff_node *n) argument
182 mdoc_state_reset(struct roff_man *mdoc) argument
[all...]
H A Dmdoc_term.c255 terminal_mdoc(void *arg, const struct roff_man *mdoc) argument
H A Dmdoc_validate.c289 mdoc_node_validate(struct roff_man *mdoc) argument
363 check_args(struct roff_man *mdoc, struct roff_node *n) argument
376 check_argv(struct roff_man *mdoc, struct roff_node *n, struct mdoc_argv *v) argument
385 check_text(struct roff_man *mdoc, int ln, int pos, char *p) argument
398 check_toptext(struct roff_man *mdoc, int ln, int pos, const char *p) argument
861 build_list(struct roff_man *mdoc, int tok) argument
1595 rewrite_macro2len(struct roff_man *mdoc, char **arg) argument
[all...]
H A Dtree.c42 tree_mdoc(void *arg, const struct roff_man *mdoc) argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetarg.c45 print_arg(char *string, size_t len, int mdoc, int longp, struct getargs *arg, char *(i18n)(const char *)) argument

Completed in 159 milliseconds