Home
last modified time | relevance | path

Searched refs:rl_do_undo (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dundo.c169 rl_do_undo (void) in rl_do_undo() function
339 rl_do_undo (); in rl_revert_line()
358 if (rl_do_undo ()) in rl_undo_command()
H A Dmisc.c459 rl_do_undo (); in _rl_revert_previous_lines()
H A Dvi_mode.c1544 rl_do_undo (); in vi_yank_dispatch()
2137 if (rl_do_undo ()) in rl_vi_overstrike_delete()
2147 rl_do_undo (); in rl_vi_overstrike_delete()
H A Dkill.c653 rl_do_undo (); in rl_yank_last_arg()
H A Dreadline.h382 extern int rl_do_undo PARAMS((void));
/netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/
H A Dreadline.info2413 -- Function: int rl_do_undo (void)
4927 * rl_do_undo: Allowing Undoing. (line 47)
H A Drltech.texi973 @deftypefun int rl_do_undo (void)