php-src/ext/tokenizer
Nikita Popov 7f72d771e8 Revert "Switch to bison location tracking"
This reverts commit e528762c1c.

Dmitry reports that this has a non-trivial impact on parsing
overhead, especially on 32-bit systems. As we don't have a strong
need for this change right now, I'm reverting it.

See also comments on
e528762c1c.
2019-03-28 09:29:08 +01:00
..
tests More zpp error/variation test removals 2019-03-08 13:46:39 +01:00
config.m4 Clean *nix build system 2019-03-07 20:58:14 +01:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS - MFH: Use a script to generate tokenizer data from zend_language_parser.h 2007-07-31 23:24:11 +00:00
Makefile.frag Fix #70831: Compile fails on system with 160 CPUs 2015-12-06 12:37:08 +01:00
php_tokenizer.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00
tokenizer_data_gen.sh Fix tokenizer_data_gen.sh for non-posix bison 2019-03-24 01:53:59 +01:00
tokenizer_data.c Fix tokenizer_data_gen.sh for non-posix bison 2019-03-24 01:53:59 +01:00
tokenizer.c Revert "Switch to bison location tracking" 2019-03-28 09:29:08 +01:00