Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_macro.c299 if (n->tok == MDOC_Ss) in rew_pending()
967 if (buf[*pos] == '\0' && (tok == MDOC_Sh || tok == MDOC_Ss)) { in blk_full()
1000 case MDOC_Ss: in blk_full()
1021 (tok != MDOC_Ss && (n->tok == MDOC_Ss || in blk_full()
1063 case MDOC_Ss: in blk_full()
1210 if (tok == MDOC_Ss) in blk_full()
H A Dtag.c240 case MDOC_Ss: in tag_move_id()
H A Droff.h324 MDOC_Ss, enumerator
H A Dmdoc_html.c553 if (subn->tok != MDOC_Ss) in mdoc_sh_pre()
955 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in mdoc_bd_pre()
H A Dhtml.c375 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()
1161 case MDOC_Ss: in post_tg()
H A Dmdoc_term.c600 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in print_bvspace()