1
0
mirror of https://github.com/php/php-src.git synced 2026-04-13 02:52:48 +02:00
Files
archived-php-src/ext/opcache/Optimizer
twosee 83a77015ad Add helper APIs for maybe-interned string creation
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.
2020-06-08 15:31:52 +02:00
..
2019-02-05 10:33:28 +03:00
2020-03-16 12:24:40 +01:00
2020-03-23 17:12:55 +01:00
2020-03-17 15:23:52 +01:00
2019-02-05 10:33:28 +03:00
2020-01-16 19:14:31 +01:00
2019-02-05 10:33:28 +03:00
2019-10-09 13:48:39 +03:00
2020-04-27 15:22:05 +02:00
2019-10-03 02:18:16 +03:00
2019-02-05 10:33:28 +03:00