Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dtag.h26 #define TAG_STRONG 2 /* Good automatic tagging. */ macro
Dman_validate.c204 prio = TAG_STRONG; in check_tag()
309 tag_put(NULL, TAG_STRONG, n); in post_SH()
Dmdoc_validate.c295 static int fn_prio = TAG_STRONG;
1589 tag_put(NULL, TAG_STRONG, n); in post_er()
1606 tag_put(NULL, TAG_STRONG, n); in post_tag()
2485 fn_prio = TAG_STRONG; in post_sh_head()
2606 tag_put(NULL, TAG_STRONG, n); in post_section()
2671 fn_prio = TAG_STRONG; in post_par()