Home
last modified time | relevance | path

Searched refs:_py_free_history_entry (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A Dreadline.c582 /* _py_free_history_entry: Utility function to free a history entry. */
592 _py_free_history_entry(HIST_ENTRY *entry) in _py_free_history_entry() function
603 _py_free_history_entry(HIST_ENTRY *entry) in _py_free_history_entry() function
642 _py_free_history_entry(entry); in readline_remove_history_item_impl()
686 _py_free_history_entry(old_entry); in readline_replace_history_item_impl()
1231 _py_free_history_entry(old_entry); in setup_readline()

Completed in 2 milliseconds