Lines Matching refs:yyrestart
15 #define yyrestart ldrestart
111 #define YY_NEW_FILE yyrestart( yyin )
214 * (via yyrestart()), so that the user can continue scanning by
247 void yyrestart YY_PROTO(( FILE *input_file ));
1873 yyrestart( yyin );
2044 yyrestart( yyin );
2082 void yyrestart( FILE *input_file )
2084 void yyrestart( input_file )