Home | History | Annotate | Download | only in flex-2.5.4a

Lines Matching defs:yyrestart

93 #define YY_NEW_FILE yyrestart( yyin )
196 * (via yyrestart()), so that the user can continue scanning by
229 void yyrestart YY_PROTO(( FILE *input_file ));
2996 yyrestart( yyin );
3170 yyrestart( yyin );
3206 void yyrestart( FILE *input_file )
3208 void yyrestart( input_file )