Searched refs:ematch__init_buffer (Results 1 – 1 of 1) sorted by relevance
12 #define yy_init_buffer ematch__init_buffer314 static void ematch__init_buffer (YY_BUFFER_STATE b,FILE *file );1477 ematch__init_buffer(YY_CURRENT_BUFFER,input_file ); in ematch_restart()1549 ematch__init_buffer(b,file ); in ematch__create_buffer()1577 static void ematch__init_buffer (YY_BUFFER_STATE b, FILE * file ) in ematch__init_buffer() function