yy_state 242 Zend/zend_globals.h int yy_state; yy_state 268 Zend/zend_globals.h int yy_state; yy_state 54 Zend/zend_ini_scanner.c #define YYGETCONDITION() SCNG(yy_state) yy_state 55 Zend/zend_ini_scanner.c #define YYSETCONDITION(s) SCNG(yy_state) = s yy_state 61 Zend/zend_language_scanner.c #define YYGETCONDITION() SCNG(yy_state) yy_state 62 Zend/zend_language_scanner.c #define YYSETCONDITION(s) SCNG(yy_state) = s yy_state 217 Zend/zend_language_scanner.c lex_state->yy_state = YYSTATE; yy_state 252 Zend/zend_language_scanner.c YYSETCONDITION(lex_state->yy_state); yy_state 32 Zend/zend_language_scanner.h int yy_state; yy_state 127 ext/tokenizer/tokenizer.c LANG_SCNG(yy_state) = yycINITIAL; yy_state 243 ext/tokenizer/tokenizer.c LANG_SCNG(yy_state) = yycINITIAL;