Searched refs:yy_get_next_buffer (Results 1 – 3 of 3) sorted by relevance
366 static int yy_get_next_buffer (yyscan_t yyscanner );1060 else switch ( yy_get_next_buffer( yyscanner ) )1129 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function1350 switch ( yy_get_next_buffer( yyscanner ) ) in yyinput()
351 static int yy_get_next_buffer (yyscan_t yyscanner );1709 else switch ( yy_get_next_buffer( yyscanner ) )1778 static int yy_get_next_buffer (yyscan_t yyscanner) in yy_get_next_buffer() function1965 switch ( yy_get_next_buffer( yyscanner ) ) 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.
Completed in 12 milliseconds