Searched refs:set_completion_display_matches_hook (Results 1 – 5 of 5) sorted by relevance
239 set_completion_display_matches_hook(PyObject *self, PyObject *args) in set_completion_display_matches_hook() function703 {"set_completion_display_matches_hook", set_completion_display_matches_hook,
359 set_completion_display_matches_hook(PyObject *self, PyObject *args) in set_completion_display_matches_hook() function847 {"set_completion_display_matches_hook", set_completion_display_matches_hook,
252 .. function:: set_completion_display_matches_hook([function])
273 .. function:: set_completion_display_matches_hook([function])
4152 Add set_completion_display_matches_hook and get_completion_type to readline.