Home
last modified time | relevance | path

Searched refs:tag_put (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtag.h33 void tag_put(const char *, int, struct roff_node *);
H A Dman_validate.c247 tag_put(cp, prio, n); in check_tag()
319 tag_put(NULL, TAG_STRONG, n); in post_SH()
321 tag_put(tag, TAG_FALLBACK, n); in post_SH()
H A Dtag.c89 tag_put(const char *s, int prio, struct roff_node *n) in tag_put() function
H A Dmdoc_validate.c1239 tag_put(nt->string, TAG_MANUAL, nn); in post_tg()
1352 tag_put(NULL, fn_prio++, n); in post_fname()
1604 tag_put(NULL, TAG_FALLBACK, mdoc->last); in post_em()
1625 tag_put(NULL, TAG_STRONG, n); in post_er()
1642 tag_put(NULL, TAG_STRONG, n); in post_tag()
2686 tag_put(NULL, TAG_STRONG, n); in post_section()
2688 tag_put(tag, TAG_FALLBACK, n); in post_section()