Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Drlprivate.h463 extern int _rl_vi_textmod_command PARAMS((int));
H A Dreadline.c1063 _rl_vi_textmod_command (key)) in _rl_dispatch_subseq()
H A Dtext.c1113 if (_rl_vi_textmod_command (_rl_vi_last_command) == 0) /* XXX */ in rl_newline()
H A Dvi_mode.c207 _rl_vi_textmod_command (int c) in _rl_vi_textmod_command() function