Searched refs:SINGLE_MATCH (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/libreadline/ |
| HD | complete.c | 1597 rp = make_quoted_replacement (matches[i], SINGLE_MATCH, qc); 1606 rp = make_quoted_replacement (matches[0], SINGLE_MATCH, qc); 1706 insert_match (matches[0], start, matches[1] ? MULT_MATCH : SINGLE_MATCH, "e_char); 2211 insert_match (matches[match_list_index], orig_start, SINGLE_MATCH, "e_char);
|
| HD | readline.h | 772 #define SINGLE_MATCH 1 macro
|
| /NextBSD/contrib/libreadline/doc/ |
| HD | rltech.texi | 1625 @code{SINGLE_MATCH}, if there is only one completion match, or
|