Searched refs:yysptr (Results 1 – 1 of 1) sorted by relevance
545 char *yysptr = yysbuf; variable553 if (yysptr > yysbuf) in input()554 c = (uschar)*--yysptr; in input()573 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()575 *yysptr++ = c; in unput()