Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h26 MDOC_Ss, enumerator
H A Dmdoc_macro.c426 case (MDOC_Ss): in rew_dohalt()
431 if (MDOC_Nd == p->tok || MDOC_Ss == p->tok || in rew_dohalt()
H A Dmdoc_validate.c1879 if (MDOC_Sh == n->tok || MDOC_Ss == n->tok) in post_hyph()
2128 MDOC_Ss != mdoc->last->parent->tok) in post_par()
H A Dmdoc_term.c588 if (MDOC_Ss == nn->tok) in print_bvspace()
H A Dmdoc_html.c1191 if (MDOC_Ss == nn->tok || MDOC_Sh == nn->tok) in mdoc_bd_pre()