Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dreadline.c.h172 readline_set_history_length_impl(PyObject *module, int length);
184 return_value = readline_set_history_length_impl(module, length); in readline_set_history_length()
/third_party/python/Modules/
H A Dreadline.c374 readline_set_history_length_impl(PyObject *module, int length) in readline_set_history_length_impl() function

Completed in 3 milliseconds