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