Searched refs:rl_attempted_completion_function (Results 1 – 6 of 6) sorted by relevance
122 rl_attempted_completion_function = readline_completion; in edit_init()
94 rl_attempted_completion_function
118 rl_completion_func_t *rl_attempted_completion_function = NULL; variable1986 rl_attempted_completion_function, in rl_complete()
4532 rl_attempted_completion_function doesn't return any matches. The
122 extern rl_completion_func_t *rl_attempted_completion_function;
33818 rl_attempted_completion_function = readline_completion;