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

/macosx-10.10.1/vim-55/src/
H A Dtermlib.c100 char *nexttmp; local
104 nexttmp = _find(tmp, ":|"); /* Rhialto */
105 if (tmp+tlen == nexttmp && _match(tmp, term) == tlen)
112 tmp = nexttmp;

Completed in 42 milliseconds