Home
last modified time | relevance | path

Searched refs:insert_match (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/libreadline/
HDcomplete.c120 static void insert_match PARAMS((char *, int, int, char *));
1473 insert_match (match, start, mtype, qc) in insert_match() function
1706 insert_match (matches[0], start, matches[1] ? MULT_MATCH : SINGLE_MATCH, &quote_char);
2207 insert_match (orig_text, orig_start, MULT_MATCH, &quote_char);
2211 insert_match (matches[match_list_index], orig_start, SINGLE_MATCH, &quote_char);