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

Lines Matching refs:yy_init_buffer

248 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
1064 yy_init_buffer( yy_current_buffer, input_file );
1149 yy_init_buffer( b, file );
1187 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
1189 void yy_init_buffer( b, file )
1196 void yyFlexLexer::yy_init_buffer( YY_BUFFER_STATE b, istream* file )