Searched refs:clear_history (Results 1 – 10 of 10) sorted by relevance
31 readline.clear_history()62 readline.clear_history()67 readline.clear_history()77 readline.clear_history()93 readline.clear_history()102 readline.clear_history()
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
130 .. function:: clear_history()132 Clear the current history. This calls :c:func:`clear_history` in the
763 clear_history(); in py_clear_history()1118 clear_history(); in setup_readline()
1478 clear_history(void) in clear_history() function
3302 - readline.clear_history was added.
20686 - readline.clear_history was added.