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

/freebsd-9.3-release/contrib/tcsh/
H A Ded.inputl.c917 int endflag, tmatch; local
939 tmatch = tenematch(InputBuf, Cursor - InputBuf, RECOGNIZE);
940 if (tmatch <= 0) {
942 } else if (tmatch > 1) {

Completed in 42 milliseconds