Searched refs:MAN_SH (Results 1 – 7 of 7) sorted by relevance
128 if (man->last->tok == MAN_SH || man->last->tok == MAN_SS) in man_ptext()252 if (man->quick && tok == MAN_SH) { in man_pmacro()312 (man->last->tok == MAN_SH || man->last->tok == MAN_SS)) { in man_breakscope()
187 if (tok != MAN_SH && (n->tok == MAN_SH || in rew_scope()347 if (tok == MAN_SH || tok == MAN_SS) in blk_imp()
443 MAN_SH, enumerator
174 if (n->tok != MAN_SH) in terminal_man()716 (n->tok == MAN_SH && roff_node_child(n->body) == NULL)) in pre_SH()
315 if (n->tok == MAN_SH) { in man_SH_pre()
377 case MAN_SH: in html_make_id()
1492 if (n->type == ROFFT_BODY && n->tok == MAN_SH) { in parse_man()