YYSTYPE            83 Zend/zend_ini_parser.h #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
YYSTYPE            71 ext/json/json_parser.tab.h #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
YYSTYPE            86 ext/json/json_parser.tab.h typedef union YYSTYPE YYSTYPE;
YYSTYPE            73 ext/json/json_parser.y int php_json_yylex(union YYSTYPE *value, php_json_parser *parser);
YYSTYPE           292 ext/json/json_parser.y int php_json_yylex(union YYSTYPE *value, php_json_parser *parser)
YYSTYPE            85 sapi/phpdbg/phpdbg_cmd.h #ifndef YYSTYPE
YYSTYPE           108 sapi/phpdbg/phpdbg_parser.h #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
YYSTYPE           111 sapi/phpdbg/phpdbg_parser.h # define yystype YYSTYPE /* obsolescent; will be withdrawn */