php-src/ext/tokenizer
Peter Kokot 1ceadaed52
Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments (#15144)
This adds Autoconf quote characters to all PHP_NEW_EXTENSION arguments
and syncs the CS across the php-src Autotools build system.
2024-07-29 00:14:59 +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_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
tokenizer_data_arginfo.h [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
tokenizer_data_gen.php Clean-up some more headers (#14416) 2024-06-08 17:15:36 +01:00
tokenizer_data.c [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
tokenizer_data.stub.php [RFC] Property hooks (#13455) 2024-07-14 11:55:03 +02:00
tokenizer.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
tokenizer.stub.php Declare ext/tokenizer constants in stubs (#9148) 2022-08-01 10:50:56 +02:00