Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dfunmap.c151 { "vi-change-to", rl_vi_change_to },
H A Dvi_mode.c974 rl_vi_change_to (count, key) in rl_vi_change_to() function
1323 return (rl_vi_change_to (count, 'c'));
H A Dvi_keymap.c112 { ISFUNC, rl_vi_change_to }, /* C */
148 { ISFUNC, rl_vi_change_to }, /* c */
H A Dreadline.h241 extern int rl_vi_change_to PARAMS((int, int));