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

/macosx-10.10.1/vim-55/src/
H A Dtermlib.c156 char *nexttptr; local
160 nexttptr = _find(tptr, ":|"); /* Rhialto */
161 if (tptr + tlen == nexttptr &&
168 tptr = nexttptr;

Completed in 71 milliseconds