Searched refs:RUBOUT (Results 1 – 3 of 3) sorted by relevance
241 if (CTRL_CHAR (c) || c == RUBOUT) in tui_redisplay_readline()343 else if (c == RUBOUT) \381 if (c == 'n' || c == 'N' || c == RUBOUT) in get_y_or_n()
90 #define RUBOUT 0x7f macro
293 NEWLINE, RET, RETURN, RUBOUT, SPACE, SPC, and TAB.