Lines Matching refs:yyunput
142 #define unput(c) yyunput( c, yytext_ptr )315 static void yyunput YY_PROTO(( int c, char *buf_ptr ));923 static void yyunput( int c, register char *yy_bp )925 static void yyunput( c, yy_bp )930 void yyFlexLexer::yyunput( int c, register char* yy_bp )