Searched refs:clear_history (Results 1 – 6 of 6) sorted by relevance
22 readline.clear_history()
149 void clear_history(void);
625 clear_history(); in py_clear_history()929 clear_history(); in setup_readline()
117 .. function:: clear_history()119 Clear the current history. This calls :c:func:`clear_history` in the
1478 clear_history(void) in clear_history() function
3302 - readline.clear_history was added.