Home
last modified time | relevance | path

Searched refs:_rl_vi_textmod_command (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Drlprivate.h393 extern int _rl_vi_textmod_command PARAMS((int));
H A Dreadline.c887 _rl_vi_textmod_command (key))
H A Dtext.c984 if (_rl_vi_textmod_command (_rl_vi_last_command) == 0) /* XXX */
H A Dvi_mode.c185 _rl_vi_textmod_command (c) in _rl_vi_textmod_command() function