Searched defs:rl_completion_matches (Results 1 – 4 of 4) sorted by relevance
31 # define rl_completion_matches(a, b) completion_matches((char *)a, b) macro
2164 rl_completion_matches (const char *text, rl_compentry_func_t *entry_function) in rl_completion_matches() function
2400 rl_completion_matches(const char *str, rl_compentry_func_t *fun) in rl_completion_matches() function