Searched refs:tmatch (Results 1 – 1 of 1) sorted by relevance
916 int endflag, tmatch; in CompleteLine() local938 tmatch = tenematch(InputBuf, Cursor - InputBuf, RECOGNIZE); in CompleteLine()939 if (tmatch <= 0) { in CompleteLine()941 } else if (tmatch > 1) { in CompleteLine()