Home
last modified time | relevance | path

Searched refs:TAG_STRONG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dtag.h26 #define TAG_STRONG 2 /* Good automatic tagging. */ macro
H A Dman_validate.c206 prio = TAG_STRONG; in check_tag()
311 tag_put(NULL, TAG_STRONG, n); in post_SH()
H A Dmdoc_validate.c297 static int fn_prio = TAG_STRONG;
1604 tag_put(NULL, TAG_STRONG, n); in post_er()
1621 tag_put(NULL, TAG_STRONG, n); in post_tag()
2544 fn_prio = TAG_STRONG; in post_sh_head()
2665 tag_put(NULL, TAG_STRONG, n); in post_section()
2730 fn_prio = TAG_STRONG; in post_par()