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

Lines Matching refs:yy_init_buffer

235 void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file ));
3215 yy_init_buffer( yy_current_buffer, input_file );
3288 yy_init_buffer( b, file );
3321 void yy_init_buffer( YY_BUFFER_STATE b, FILE *file )
3323 void yy_init_buffer( b, file )