php-src/ext/tokenizer
Nikita Popov c9acc90186 Support <?php followed by EOF
This is an annoying edge-case for canonicalization.
2019-07-16 11:53:48 +02:00
..
tests Support <?php followed by EOF 2019-07-16 11:53:48 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02: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
no_inline_html_split.phpt Don't split T_INLINE_HTML at partial PHP tag 2019-07-12 17:22:11 +02:00
php_tokenizer.h Cleanup unused module globals 2019-03-12 13:44:05 +03:00
tokenizer_data_gen.sh Enhance the tokenizer data generator script 2019-05-14 21:50:29 +02:00
tokenizer_data.c Emit T_BAD_CHARACTER for unexpected characters 2019-07-15 12:51:01 +02:00
tokenizer.c Revert "Switch to bison location tracking" 2019-03-28 09:29:08 +01:00