Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtw.h97 extern int non_unique_match;
H A Dtw.parse.c90 int non_unique_match = FALSE; variable
1180 non_unique_match = TRUE; in tw_collect_items()
1530 non_unique_match = FALSE; /* See the recexact code below */ in t_search()
H A Ded.inputl.c413 if (non_unique_match && matchbeep && in Inputl()