Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/
H A Dcomplete.c120 static char *make_quoted_replacement PARAMS((char *, int, char *));
1241 make_quoted_replacement (match, mtype, qc) in make_quoted_replacement() function
1295 replacement = make_quoted_replacement (match, mtype, qc);
1409 rp = make_quoted_replacement (matches[i], SINGLE_MATCH, qc);
1418 rp = make_quoted_replacement (matches[0], SINGLE_MATCH, qc);