mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
![]() Add ZVAL_CHAR/RETVAL_CHAR/RETURN_CHAR as a shortcut for using ZVAL_INTERNED_STRING and ZSTR_CHAR. Add zend_string_init_fast() as a helper for the empty string / one char interned string / zend_string_init() pattern. Also add corresponding ZVAL_STRINGL_FAST etc macros. Closes GH-5684. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
Makefile.frag | ||
php_tokenizer.h | ||
tokenizer.c | ||
tokenizer.stub.php | ||
tokenizer_arginfo.h | ||
tokenizer_data.c | ||
tokenizer_data_gen.sh |