Searched refs:rl_vi_change_to (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/readline/
H A Dfunmap.c152 { "vi-change-to", rl_vi_change_to },
H A Dreadline.h242 extern int rl_vi_change_to PARAMS((int, int));
H A Dvi_keymap.c112 { ISFUNC, rl_vi_change_to }, /* C */
148 { ISFUNC, rl_vi_change_to }, /* c */
H A Dvi_mode.c1028 rl_vi_change_to (count, key) function
1495 /* If we are redoing, rl_vi_change_to will stuff the last motion char */
1499 return (rl_vi_change_to (count, 'c'));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/readline/
H A Dfunmap.c152 { "vi-change-to", rl_vi_change_to },
H A Dreadline.h242 extern int rl_vi_change_to PARAMS((int, int));
H A Dvi_keymap.c112 { ISFUNC, rl_vi_change_to }, /* C */
148 { ISFUNC, rl_vi_change_to }, /* c */
H A Dvi_mode.c1028 rl_vi_change_to (count, key) function
1495 /* If we are redoing, rl_vi_change_to will stuff the last motion char */
1499 return (rl_vi_change_to (count, 'c'));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/readline/
H A Dfunmap.c152 { "vi-change-to", rl_vi_change_to },
H A Dreadline.h242 extern int rl_vi_change_to PARAMS((int, int));
H A Dvi_keymap.c112 { ISFUNC, rl_vi_change_to }, /* C */
148 { ISFUNC, rl_vi_change_to }, /* c */
H A Dvi_mode.c1028 rl_vi_change_to (count, key) function
1495 /* If we are redoing, rl_vi_change_to will stuff the last motion char */
1499 return (rl_vi_change_to (count, 'c'));

Completed in 130 milliseconds