Searched refs:_rl_vi_motion_command (Results 1 – 2 of 2) sorted by relevance
464 extern int _rl_vi_motion_command PARAMS((int));
213 _rl_vi_motion_command (int c) in _rl_vi_motion_command() function1219 if (_rl_to_upper (m->key) == 'C' && _rl_vi_motion_command (c)) in _rl_vi_domove_motion_cleanup()