Searched refs:yy_start (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_expr_scan.c143 #define BEGIN yyg->yy_start = 1 + 2 *
149 #define YY_START ((yyg->yy_start - 1) / 2)
667 int yy_start; member in struct:yyguts_t
912 if ( ! yyg->yy_start )
913 yyg->yy_start = 1; /* first start state */
942 yy_current_state = yyg->yy_start;
1820 yy_current_state = yyg->yy_start;
2580 yyg->yy_start = 0;

Completed in 183 milliseconds