Searched defs:yy_get_next_buffer (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c348 static int yy_get_next_buffer (yyscan_t yyscanner );
1611 else switch ( yy_get_next_buffer( yyscanner ) )
1620 * yy_get_next_buffer() to have set up
1672 /* yy_get_next_buffer - try to read in a new buffer
1679 static int yy_get_next_buffer (yyscan_t yyscanner) function
1800 YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" );
1899 switch ( yy_get_next_buffer( yyscanner ) )
2076 * called from ap_expr_yyrestart() or through yy_get_next_buffer.

Completed in 17 milliseconds