Searched refs:rl_delete_horizontal_space (Results 1 – 4 of 4) sorted by relevance
82 { "delete-horizontal-space", rl_delete_horizontal_space },
110 extern int rl_delete_horizontal_space PARAMS((int, int));
422 { ISFUNC, rl_delete_horizontal_space }, /* Meta-\ */
1091 rl_delete_horizontal_space (count, ignore) in rl_delete_horizontal_space() function