Home
last modified time | relevance | path

Searched defs:mdoc (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/mdocml/
HDmdoc.c60 mdoc_parseln(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_parseln()
90 mdoc_tail_alloc(struct roff_man *mdoc, int line, int pos, enum roff_tok tok) in mdoc_tail_alloc()
100 mdoc_endbody_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_endbody_alloc()
117 mdoc_block_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_block_alloc()
144 mdoc_elem_alloc(struct roff_man *mdoc, int line, int pos, in mdoc_elem_alloc()
166 mdoc_node_relink(struct roff_man *mdoc, struct roff_node *p) in mdoc_node_relink()
179 mdoc_ptext(struct roff_man *mdoc, int line, char *buf, int offs) in mdoc_ptext()
323 mdoc_pmacro(struct roff_man *mdoc, int ln, char *buf, int offs) in mdoc_pmacro()
453 mdoc_validate(struct roff_man *mdoc) in mdoc_validate()
HDmdoc_macro.c213 mdoc_endparse(struct roff_man *mdoc) in mdoc_endparse()
239 lookup(struct roff_man *mdoc, int from, int line, int ppos, const char *p) in lookup()
263 rew_last(struct roff_man *mdoc, const struct roff_node *to) in rew_last()
283 rew_pending(struct roff_man *mdoc, const struct roff_node *n) in rew_pending()
366 rew_elem(struct roff_man *mdoc, enum roff_tok tok) in rew_elem()
398 find_pending(struct roff_man *mdoc, enum roff_tok tok, int line, int ppos, in find_pending()
435 dword(struct roff_man *mdoc, int line, int col, const char *p, in dword()
469 append_delims(struct roff_man *mdoc, int line, int *pos, char *buf) in append_delims()
1444 parse_rest(struct roff_man *mdoc, enum roff_tok tok, in parse_rest()
HDmdoc_state.c165 mdoc_state(struct roff_man *mdoc, struct roff_node *n) in mdoc_state()
182 mdoc_state_reset(struct roff_man *mdoc) in mdoc_state_reset()
HDmdoc_argv.c278 mdoc_argv(struct roff_man *mdoc, int line, enum roff_tok tok, in mdoc_argv()
416 mdoc_args(struct roff_man *mdoc, int line, int *pos, in mdoc_args()
448 args(struct roff_man *mdoc, int line, int *pos, in args()
643 argv_multi(struct roff_man *mdoc, int line, in argv_multi()
665 argv_single(struct roff_man *mdoc, int line, in argv_single()
HDmdoc_validate.c289 mdoc_node_validate(struct roff_man *mdoc) in mdoc_node_validate()
363 check_args(struct roff_man *mdoc, struct roff_node *n) in check_args()
376 check_argv(struct roff_man *mdoc, struct roff_node *n, struct mdoc_argv *v) in check_argv()
385 check_text(struct roff_man *mdoc, int ln, int pos, char *p) in check_text()
398 check_toptext(struct roff_man *mdoc, int ln, int pos, const char *p) in check_toptext()
861 build_list(struct roff_man *mdoc, int tok) in build_list()
1595 rewrite_macro2len(struct roff_man *mdoc, char **arg) in rewrite_macro2len()
HDmanconf.h36 int mdoc; member
HDtree.c42 tree_mdoc(void *arg, const struct roff_man *mdoc) in tree_mdoc()
HDmdoc_markdown.c254 markdown_mdoc(void *arg, const struct roff_man *mdoc) in markdown_mdoc()
HDmdoc_term.c255 terminal_mdoc(void *arg, const struct roff_man *mdoc) in terminal_mdoc()
HDmdoc_html.c285 html_mdoc(void *arg, const struct roff_man *mdoc) in html_mdoc()
HDmdoc_man.c609 man_mdoc(void *arg, const struct roff_man *mdoc) in man_mdoc()
/freebsd-11-stable/crypto/heimdal/lib/roken/
HDgetarg.c47 int mdoc, in print_arg()