summaryrefslogtreecommitdiff
path: root/ext/json/json_parser.tab.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ext/json parser files generated by bisonPeter Kokot2018-10-241-95/+0
* Revert "Rename _zval_dtor_func to _ref_dtor_func"Xinchen Hui2018-07-061-29/+36
* Rename _zval_dtor_func to _ref_dtor_funcXinchen Hui2018-07-061-36/+29
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-3/+3
* RC manipulation cleanup 2Xinchen Hui2017-11-021-3/+3
* Fixed compilation warningsDmitry Stogov2016-06-221-3/+3
* Regenerate bison and re2c files in jsonJakub Zelenka2015-07-181-42/+30
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-30/+42
* Tidy up and regenerate json parser with latest bison versionJakub Zelenka2015-05-101-29/+36
* Optimized json_parserXinchen Hui2015-05-061-37/+30
* Add bison 3.0.4 genereted files for json parserJakub Zelenka2015-02-151-0/+95