Searched refs:yysptr (Results 1 – 1 of 1) sorted by relevance
558 char *yysptr = yysbuf; variable566 if (yysptr > yysbuf) in input()567 c = (uschar)*--yysptr; in input()588 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()590 *yysptr++ = c; in unput()