Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
HDrlprivate.h393 extern int _rl_vi_textmod_command PARAMS((int));
HDreadline.c887 _rl_vi_textmod_command (key))
HDtext.c984 if (_rl_vi_textmod_command (_rl_vi_last_command) == 0) /* XXX */
HDvi_mode.c185 _rl_vi_textmod_command (c) in _rl_vi_textmod_command() function