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

/freebsd-11-stable/contrib/libreadline/
H A Dfunmap.c141 { "yank-pop", rl_yank_pop },
H A Dkill.c522 rl_yank_pop (count, key) function
527 if (((rl_last_func != rl_yank_pop) && (rl_last_func != rl_yank)) ||
H A Dreadline.h171 extern int rl_yank_pop PARAMS((int, int));
H A Demacs_keymap.c453 { ISFUNC, rl_yank_pop }, /* Meta-y */

Completed in 112 milliseconds