Searched refs:rl_attempted_completion_function (Results 1 – 5 of 5) sorted by relevance
113 extern CPPFunction *rl_attempted_completion_function;
67 rl_attempted_completion_function = AttemptedCompletion; in Open()
122 rl_attempted_completion_function = readline_completion; in edit_init()
234 rl_attempted_completion_function = fileman_completion; in initialize_readline()
116 CPPFunction *rl_attempted_completion_function = NULL; variable1787 rl_attempted_completion_function, in rl_complete()