Searched refs:rl_vi_eof_maybe (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dfunmap.c161 { "vi-eof-maybe", rl_vi_eof_maybe },
H A Dreadline.h234 extern int rl_vi_eof_maybe PARAMS((int, int));
H A Dvi_keymap.c40 { ISFUNC, rl_vi_eof_maybe }, /* Control-d */
320 { ISFUNC, rl_vi_eof_maybe }, /* Control-d */
H A Dvi_mode.c631 rl_vi_eof_maybe (count, c) function

Completed in 100 milliseconds