Searched defs:match_list (Results 1 – 4 of 4) sorted by relevance
119 static ARGV *match_list_parse(MATCH_LIST *match_list, ARGV *pat_list, in match_list_parse()
129 char **match_list = NULL; in _completion() local
470 char **match_list = NULL, *retstr, *prevstr; in completion_matches() local
1314 compute_lcd_of_matches (char **match_list, int matches, const char *text) in compute_lcd_of_matches()2204 char **match_list; in rl_completion_matches() local