Searched refs:bs_mode (Results 1 – 3 of 3) sorted by relevance
46 extern int bs_mode;540 if (c == '\r' && bs_mode == BS_SPECIAL)585 switch (bs_mode)677 switch (bs_mode)
54 extern int bs_mode;151 if (is_caseless || bs_mode == BS_SPECIAL) in get_cvt_ops()155 if (bs_mode == BS_SPECIAL) in get_cvt_ops()157 if (bs_mode != BS_CONTROL) in get_cvt_ops()159 } else if (bs_mode != BS_CONTROL) in get_cvt_ops()
27 public int bs_mode; /* How to process backspaces */ variable402 TRIPLE|REPAINT, OPT_OFF, &bs_mode, NULL,