Home
last modified time | relevance | path

Searched refs:on_completion_display_matches_hook (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dreadline.c71 on_completion_display_matches_hook(char **matches,
249 (rl_compdisp_func_t *)on_completion_display_matches_hook : 0; in set_completion_display_matches_hook()
251 (VFunction *)on_completion_display_matches_hook : 0; in set_completion_display_matches_hook()
780 on_completion_display_matches_hook(char **matches, in on_completion_display_matches_hook() function