Searched refs:rl_completion_display_matches_hook (Results 1 – 3 of 3) sorted by relevance
523 rl_completion_display_matches_hook = tui_rl_display_match_list; in tui_setup_io()556 rl_completion_display_matches_hook = 0; in tui_setup_io()
139 extern VFunction *rl_completion_display_matches_hook;
126 VFunction *rl_completion_display_matches_hook = NULL; variable