OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rl_vi_change_to
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/readline/readline/
vi_mode.c
1471
rl_vi_change_to
(int count, int key)
function
2104
/* If we are redoing,
rl_vi_change_to
will stuff the last motion char */
2108
return (
rl_vi_change_to
(count, 'c'));
/src/external/gpl3/gdb.old/dist/readline/readline/
vi_mode.c
1481
rl_vi_change_to
(int count, int key)
function
2098
/* If we are redoing,
rl_vi_change_to
will stuff the last motion char */
2102
return (
rl_vi_change_to
(count, 'c'));
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026