Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dcomplete.c1409 rp = make_quoted_replacement (matches[i], SINGLE_MATCH, qc);
1418 rp = make_quoted_replacement (matches[0], SINGLE_MATCH, qc);
1516 insert_match (matches[0], start, matches[1] ? MULT_MATCH : SINGLE_MATCH, &quote_char);
2001 insert_match (matches[match_list_index], orig_start, SINGLE_MATCH, &quote_char);
Dreadline.h728 #define SINGLE_MATCH 1 macro
/openbsd/src/gnu/lib/libreadline/doc/
Drltech.texinfo1538 @code{SINGLE_MATCH}, if there is only one completion match, or