Searched refs:completion_matches (Results 1 – 6 of 6) sorted by relevance
52 char **completion_matches(const char *, char *(*)(const char *, int));
13 completion_matches
468 completion_matches(const char *text, char *(*genfunc)(const char *, int)) in completion_matches() function711 matches = completion_matches( in fn_complete2()
54 #define completion_matches xxx_completion_matches macro56 #undef completion_matches
4288 * filecomplete.c: Make completion_matches non-static since readline5321 * readline.c, readline.h: completion_matches(): fix a off-by-one
212 char **completion_matches(/* const */ char *, rl_compentry_func_t *);