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

Lines Matching full:istream

28 class istream;
156 istream* yy_input_file;
649 yyFlexLexer::yyFlexLexer( istream* arg_yyin, ostream* arg_yyout )
684 void yyFlexLexer::switch_streams( istream* new_in, ostream* new_out )
1058 void yyFlexLexer::yyrestart( istream* input_file )
1129 YY_BUFFER_STATE yyFlexLexer::yy_create_buffer( istream* file, int size )
1196 void yyFlexLexer::yy_init_buffer( YY_BUFFER_STATE b, istream* file )