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

/httpd/server/
H A Dutil_expr_scan.c686 static int yy_init_globals (yyscan_t yyscanner );
2526 /* By setting to 0xAA, we expose bugs in yy_init_globals. Leave at 0x00 for releases. */
2529 return yy_init_globals ( *ptr_yy_globals );
2560 yy_init_globals. Leave at 0x00 for releases. */
2565 return yy_init_globals ( *ptr_yy_globals );
2568 static int yy_init_globals (yyscan_t yyscanner) function
2623 yy_init_globals( yyscanner);

Completed in 2041 milliseconds