Home
last modified time | relevance | path

Searched refs:MDOC_Ss (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc_macro.c302 if (n->tok == MDOC_Ss) in rew_pending()
970 if (buf[*pos] == '\0' && (tok == MDOC_Sh || tok == MDOC_Ss)) { in blk_full()
1003 case MDOC_Ss: in blk_full()
1024 (tok != MDOC_Ss && (n->tok == MDOC_Ss || in blk_full()
1066 case MDOC_Ss: in blk_full()
1213 if (tok == MDOC_Ss) in blk_full()
H A Dtag.c286 case MDOC_Ss: in tag_move_id()
H A Droff.h324 MDOC_Ss, enumerator
H A Dmdoc_html.c558 if (subn->tok != MDOC_Ss) in mdoc_sh_pre()
968 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in mdoc_bd_pre()
H A Dhtml.c378 case MDOC_Ss: in html_make_id()
H A Dmdoc_validate.c355 (np->tok == MDOC_Sh || np->tok == MDOC_Ss))) in mdoc_validate()
536 tok == MDOC_Ss || tok == MDOC_Fo)) in post_delim()
1162 case MDOC_Ss: in post_tg()
H A Dmdoc_term.c598 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in print_bvspace()