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

/freebsd-13-stable/contrib/tcsh/
H A Dtw.h99 extern int match_unique_match;
H A Ded.inputl.c300 match_unique_match = 1; /* match unique matches */
302 match_unique_match = 0;
H A Dtw.parse.c89 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 103 milliseconds