php-src/ext/tokenizer
Larry Garfield 1c09c0c832
RFC: Pipe operator (#17118)
Co-authored-by: Gina Peter Banyard <girgias@php.net>
Co-authored-by: Arnaud Le Blanc <arnaud.lb@gmail.com>
Co-authored-by: Tim Düsterhus <tim@tideways-gmbh.com>
2025-06-10 09:59:43 +02:00
..
tests [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
.gitattributes Collapse more generated files in PRs (#8754) 2022-06-12 10:56:35 +02:00
config.m4 Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144) 2024-07-29 00:14:59 +02:00
config.w32 Remove unsynced and unused HAVE_<extension> defines (#14233) 2024-05-18 14:10:47 +02:00
CREDITS
Makefile.frag Generate tokenizer_data.c from zend_language_parser.y 2021-05-27 14:35:05 +02:00
php_tokenizer.h Declare ext/tokenizer constants in stubs (#9148) 2022-08-01 10:50:56 +02:00
tokenizer.c Pass hash table directly in tokenizer (#18650) 2025-05-25 14:23:50 +02:00
tokenizer.stub.php Declare ext/tokenizer constants in stubs (#9148) 2022-08-01 10:50:56 +02:00
tokenizer_arginfo.h Generated arginfo header files: use known strings for prop names when… (#15751) 2024-09-30 13:22:34 +02:00
tokenizer_data.c RFC: Pipe operator (#17118) 2025-06-10 09:59:43 +02:00
tokenizer_data.stub.php RFC: Pipe operator (#17118) 2025-06-10 09:59:43 +02:00
tokenizer_data_arginfo.h RFC: Pipe operator (#17118) 2025-06-10 09:59:43 +02:00
tokenizer_data_gen.php Clean-up some more headers (#14416) 2024-06-08 17:15:36 +01:00