Searched refs:append_to_match (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | complete.c | 120 static int append_to_match PARAMS((char *, int, int, int)); 1676 append_to_match (text, delimiter, quote_char, nontrivial_match) in append_to_match() function 1921 append_to_match (matches[0], delimiter, quote_char, nontrivial_lcd); 2482 append_to_match (matches[match_list_index], delimiter, quote_char, 2609 append_to_match (matches[0], delimiter, quote_char, nontrivial_lcd); 2650 append_to_match (matches[match_list_index], delimiter, quote_char,
|