Searched refs:match_unique_match (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.h100 extern int match_unique_match;
H A Ded.inputl.c304 match_unique_match = 1; /* match unique matches */
306 match_unique_match = 0;
H A Dtw.parse.c93 int match_unique_match = FALSE; variable
909 if (!(match_unique_match || is_set(STRrecexact) || (enhanced && *ent)) &&
1174 if (match_unique_match || is_set(STRrecexact)) {
1790 if (!match_unique_match && is_set(STRaddsuffix) && numitems == 1) {

Completed in 60 milliseconds