Searched refs:MAN_SH (Results 1 – 7 of 7) sorted by relevance
130 if (man->last->tok == MAN_SH || man->last->tok == MAN_SS) in man_ptext()254 if (man->quick && tok == MAN_SH) { in man_pmacro()323 (man->last->tok == MAN_SH || man->last->tok == MAN_SS)) { in man_breakscope()
192 if (tok != MAN_SH && (n->tok == MAN_SH || in rew_scope()352 if (tok == MAN_SH || tok == MAN_SS) in blk_imp()
443 MAN_SH, enumerator
171 if (n->tok != MAN_SH) in terminal_man()728 (n->tok == MAN_SH && roff_node_child(n->body) == NULL)) in pre_SH()
319 if (n->tok == MAN_SH) { in man_SH_pre()
380 case MAN_SH: in html_make_id()
1495 if (n->type == ROFFT_BODY && n->tok == MAN_SH) { in parse_man()