summaryrefslogtreecommitdiff
path: root/ext/json/json_parser.tab.h
diff options
context:
space:
mode:
authorXinchen Hui <laruence@gmail.com>2017-11-02 12:13:35 +0800
committerXinchen Hui <laruence@gmail.com>2017-11-02 12:13:35 +0800
commitd56a534acc52b0bb7d61ac7c3386ab96e8ca4a97 (patch)
tree5ea9bf64602faf1abb6ed72dbd78dbd3f1ebc904 /ext/json/json_parser.tab.h
parent3fa0cee640bd54a500fcaa8aa8293a255d0d3191 (diff)
downloadphp-git-d56a534acc52b0bb7d61ac7c3386ab96e8ca4a97.tar.gz
RC manipulation cleanup 2
Diffstat (limited to 'ext/json/json_parser.tab.h')
-rw-r--r--ext/json/json_parser.tab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/json/json_parser.tab.h b/ext/json/json_parser.tab.h
index 4349b70406..3f126dc9c7 100644
--- a/ext/json/json_parser.tab.h
+++ b/ext/json/json_parser.tab.h
@@ -30,8 +30,8 @@
This special exception was added by the Free Software Foundation in
version 2.2 of Bison. */
-#ifndef YY_PHP_JSON_YY_HOME_DMITRY_PHP_PHP_MASTER_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED
-# define YY_PHP_JSON_YY_HOME_DMITRY_PHP_PHP_MASTER_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED
+#ifndef YY_PHP_JSON_YY_HOME_HUIXINCHEN_OPENSOURCE_TRUNK_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED
+# define YY_PHP_JSON_YY_HOME_HUIXINCHEN_OPENSOURCE_TRUNK_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED
/* Debug traces. */
#ifndef YYDEBUG
# define YYDEBUG 0
@@ -92,4 +92,4 @@ typedef union YYSTYPE YYSTYPE;
int php_json_yyparse (php_json_parser *parser);
-#endif /* !YY_PHP_JSON_YY_HOME_DMITRY_PHP_PHP_MASTER_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED */
+#endif /* !YY_PHP_JSON_YY_HOME_HUIXINCHEN_OPENSOURCE_TRUNK_EXT_JSON_JSON_PARSER_TAB_H_INCLUDED */