Searched refs:YYSTATE (Results 1 – 7 of 7) sorted by relevance
137 #define YYSTATE YY_START macro
136 #define YYSTATE YY_START macro
430 * to BEGIN to return to the state. The YYSTATE alias is for lex434 #define YYSTATE YY_START
415 - You can use "YYSTATE" in your scanner as an alias for YY_START
6105 * flex.skl: added YYSTATE alias
1493 Flex provides `YYSTATE' as an alias for `YY_START' (since that is6995 For flex, you can probably do the equivalent using a switch on YYSTATE.
1851 Flex provides @code{YYSTATE} as an alias for @code{YY_START} (since that8036 For flex, you can probably do the equivalent using a switch on YYSTATE.