Home
last modified time | relevance | path

Searched refs:on_completion_display_matches_hook (Results 1 – 2 of 2) 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
/external/python/cpython3/Modules/
Dreadline.c70 on_completion_display_matches_hook(char **matches,
368 (rl_compdisp_func_t *)on_completion_display_matches_hook : 0; in set_completion_display_matches_hook()
370 (VFunction *)on_completion_display_matches_hook : 0; in set_completion_display_matches_hook()
923 on_completion_display_matches_hook(char **matches, in on_completion_display_matches_hook() function