Searched refs:yysptr (Results 1 – 1 of 1) sorted by relevance
603 char *yysptr = yysbuf; variable611 if (yysptr > yysbuf) in input()612 c = (uschar)*--yysptr; in input()633 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()635 *yysptr++ = c; in unput()