Searched refs:yyrestart (Results 1 – 1 of 1) sorted by relevance
148 #define YY_NEW_FILE yyrestart( yyin )329 void yyrestart ( FILE *input_file );2020 yyrestart( yyin );2174 yyrestart( yyin ); in yyinput()2217 void yyrestart (FILE * input_file ) in yyrestart() function