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

/macosx-10.10/zsh-61/zsh/Src/
H A Dpattern.c3238 char *nextin = save; local
3239 CHARINC(nextin, patinend);
3248 if (save < patinend && nextin < patinend &&
3252 patint_t cin1 = CHARREF(nextin, patinend);
3257 patinput = nextin;
3272 patinput = nextin;
/macosx-10.10/awk-20/src/
H A Db.c542 goto nextin; /* no match */
551 nextin:

Completed in 125 milliseconds