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

/freebsd-10.1-release/contrib/libreadline/
H A Dfunmap.c82 { "delete-horizontal-space", rl_delete_horizontal_space },
H A Dreadline.h111 extern int rl_delete_horizontal_space PARAMS((int, int));
H A Demacs_keymap.c422 { ISFUNC, rl_delete_horizontal_space }, /* Meta-\ */
H A Dtext.c1123 rl_delete_horizontal_space (count, ignore) function

Completed in 166 milliseconds