Home
last modified time | relevance | path

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

/openbsd/src/gnu/lib/libreadline/
Dcomplete.c118 static int postprocess_matches PARAMS((char ***, int));
1008 postprocess_matches (matchesp, matching_filenames) in postprocess_matches() function
1501 if (postprocess_matches (&matches, i) == 0)
1960 if (matches == 0 || postprocess_matches (&matches, matching_filenames) == 0)