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

/httpd/server/
H A Dutil_expr_scan.c141 * definition of BEGIN.
143 #define BEGIN yyg->yy_start = 1 + 2 * macro
146 * to BEGIN to return to the state. The YYSTATE alias is for lex
888 BEGIN(str);
998 BEGIN(str);
1011 BEGIN(INITIAL);
1053 BEGIN(INITIAL);
1213 BEGIN(vararg);
1254 BEGIN(regex);
1263 BEGIN(rege
[all...]

Completed in 15 milliseconds