Searched refs:_rl_vi_textmod_command (Results 1 – 4 of 4) sorted by relevance
463 extern int _rl_vi_textmod_command PARAMS((int));
1063 _rl_vi_textmod_command (key)) in _rl_dispatch_subseq()
1113 if (_rl_vi_textmod_command (_rl_vi_last_command) == 0) /* XXX */ in rl_newline()
207 _rl_vi_textmod_command (int c) in _rl_vi_textmod_command() function