Searched refs:yy_get_next_buffer (Results 1 – 10 of 10) sorted by relevance
361 static int yy_get_next_buffer ( void );1221 else switch ( yy_get_next_buffer( ) )1290 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1514 switch ( yy_get_next_buffer( ) ) in yyinput()
715 static int yy_get_next_buffer (void );1457 else switch ( yy_get_next_buffer( ) )1466 * yy_get_next_buffer() to have set up1518 /* yy_get_next_buffer - try to read in a new buffer1525 static int yy_get_next_buffer (void)1645 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );1753 switch ( yy_get_next_buffer( ) )1925 * called from zconfrestart() or through yy_get_next_buffer.
342 static int yy_get_next_buffer ( void );998 else switch ( yy_get_next_buffer( ) )1067 static int yy_get_next_buffer (void) in yy_get_next_buffer() function1329 switch ( yy_get_next_buffer( ) ) in yyinput()
354 static int yy_get_next_buffer (void );1326 else switch ( yy_get_next_buffer( ) )1335 * yy_get_next_buffer() to have set up1388 /* yy_get_next_buffer - try to read in a new buffer1395 static int yy_get_next_buffer (void)1515 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );1616 switch ( yy_get_next_buffer( ) )1790 * called from yyrestart() or through yy_get_next_buffer.
38 yy_get_next_buffer(), yy_load_buffer_state(), yyensure_buffer_stack,
698 static int yy_get_next_buffer ( void );1460 else switch ( yy_get_next_buffer( ) )1469 * yy_get_next_buffer() to have set up1522 /* yy_get_next_buffer - try to read in a new buffer1529 static int yy_get_next_buffer (void)1651 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );1769 switch ( yy_get_next_buffer( ) )1946 * called from yyrestart() or through yy_get_next_buffer.
11533 …CVE SUMMARY: Heap-based buffer overflow in the yy_get_next_buffer function in Flex before 2.6.1 mi…