Searched refs:rl_unix_word_rubout (Results 1 – 6 of 6) sorted by relevance
147 { "unix-word-rubout", rl_unix_word_rubout },
843 SET_SPECIAL (ttybuff.ltchars.t_werasc, rl_unix_word_rubout); in _rl_bind_tty_special_chars()881 SET_SPECIAL (VWERASE, rl_unix_word_rubout); in _rl_bind_tty_special_chars()
290 rl_unix_word_rubout (1, c); in _rl_nsearch_dispatch()
307 rl_unix_word_rubout (int count, int key) in rl_unix_word_rubout() function
169 extern int rl_unix_word_rubout PARAMS((int, int));
58 { ISFUNC, rl_unix_word_rubout }, /* Control-w */