Searched refs:yysptr (Results 1 – 1 of 1) sorted by relevance
541 char *yysptr = yysbuf; variable549 if (yysptr > yysbuf) in input()550 c = (uschar)*--yysptr; in input()569 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()571 *yysptr++ = c; in unput()