Searched refs:MDOC_Sh (Results 1 – 10 of 10) sorted by relevance
969 if (buf[*pos] == '\0' && (tok == MDOC_Sh || tok == MDOC_Ss)) { in blk_full()1001 case MDOC_Sh: in blk_full()1022 if (tok != MDOC_Sh && (n->tok == MDOC_Sh || in blk_full()1062 case MDOC_Sh: in blk_full()
285 case MDOC_Sh: in tag_move_id()
323 MDOC_Sh, enumerator
390 if (mdoc->quick && MDOC_Sh == tok && in mdoc_pmacro()
263 if (n->tok != MDOC_Sh) in terminal_mdoc() 283 if (n->tok != MDOC_Sh) in terminal_mdoc() 602 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in print_bvspace() 1277 np->tok != MDOC_Sh || in termp_sh_pre()
355 (np->tok == MDOC_Sh || np->tok == MDOC_Ss))) in mdoc_validate() 535 if (*lc == ')' && (tok == MDOC_Nd || tok == MDOC_Sh || in post_delim() 1182 case MDOC_Sh: in post_tg() 2191 else if (n->tok != MDOC_Sh) in post_root()
377 case MDOC_Sh: in html_make_id()
1519 md_rawword(n->tok == MDOC_Sh ? "#" : "##"); in md_pre_Sh()
977 if (nn->tok == MDOC_Sh || nn->tok == MDOC_Ss) in mdoc_bd_pre()
873 if (MDOC_Sh == n->tok && SEC_AUTHORS == n->sec) in post_sect()