Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dreadline.c.h393 readline_remove_history_item_impl(PyObject *module, int entry_number);
405 return_value = readline_remove_history_item_impl(module, entry_number); in readline_remove_history_item()
/third_party/python/Modules/
H A Dreadline.c624 readline_remove_history_item_impl(PyObject *module, int entry_number) in readline_remove_history_item_impl() function

Completed in 3 milliseconds