Home
last modified time | relevance | path

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

/libedit-20250104-3.1/src/editline/
Dreadline.h120 extern rl_compentry_func_t *rl_completion_entry_function;
/libedit-20250104-3.1/src/
Dreadline.c119 rl_compentry_func_t *rl_completion_entry_function = NULL; variable
1980 (rl_compentry_func_t *)rl_completion_entry_function, in rl_complete()