diff options
author | Jakub Zelenka <bukka@php.net> | 2015-06-28 16:48:42 +0100 |
---|---|---|
committer | Jakub Zelenka <bukka@php.net> | 2015-06-28 16:48:42 +0100 |
commit | 695b4f4cad83c90f928af8a1c227defd5c6ca63c (patch) | |
tree | c46caff9e832c5b264eac2c1d8240233f18e30f3 /ext/json/php_json_scanner_defs.h | |
parent | b477aa1fad6cac41ee6959921b229cb3dba79e6e (diff) | |
download | php-git-695b4f4cad83c90f928af8a1c227defd5c6ca63c.tar.gz |
Bump re2c version for json scanner
Diffstat (limited to 'ext/json/php_json_scanner_defs.h')
-rw-r--r-- | ext/json/php_json_scanner_defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/json/php_json_scanner_defs.h b/ext/json/php_json_scanner_defs.h index 9ebd02e030..a75e766a65 100644 --- a/ext/json/php_json_scanner_defs.h +++ b/ext/json/php_json_scanner_defs.h @@ -1,4 +1,4 @@ -/* Generated by re2c 0.13.7.5 */ +/* Generated by re2c 0.14.3 */ enum YYCONDTYPE { yycJS, |