Searched refs:clear_undo (Results 1 – 4 of 4) sorted by relevance
211 rl_replace_line (const char *text, int clear_undo) in rl_replace_line() argument221 if (clear_undo) in rl_replace_line()
2344 rl_replace_line(const char * text, int clear_undo __attribute__((__unused__))) in rl_replace_line() argument
1231 @deftypefun void rl_replace_line (const char *text, int clear_undo)1234 If @var{clear_undo} is non-zero, the undo list associated with the
2645 -- Function: void rl_replace_line (const char *text, int clear_undo)