Searched refs:rl_vi_domove (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/libreadline/
H A Dvi_mode.c880 rl_vi_domove (key, nextkey) function
1056 if (rl_vi_domove (key, &c))
1084 if (rl_vi_domove (key, &c))
1091 mark. c[wW] are handled by special-case code in rl_vi_domove(),
1134 if (rl_vi_domove (key, &c))
H A Dreadline.h261 extern int rl_vi_domove PARAMS((int, int *));

Completed in 67 milliseconds