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
..
2020-06-08 15:31:52 +02:00
2020-06-08 15:31:52 +02:00
2020-06-08 09:17:13 -04:00
2020-05-24 17:49:52 -04:00
2019-10-03 02:18:16 +03:00
2020-04-08 18:37:51 +02:00
2020-04-05 21:15:30 +02:00
2019-06-12 16:47:48 +02:00
2019-02-05 10:33:28 +03:00
2019-03-11 10:19:35 +01:00
2019-12-30 15:18:25 +01:00
2019-06-27 16:11:58 +02:00
2019-02-05 10:33:28 +03:00
2019-11-26 09:29:27 +03:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2019-02-05 10:33:28 +03:00
2020-06-03 11:07:25 +02:00
2019-02-05 10:33:28 +03:00
2020-05-20 23:04:34 +03:00
2019-10-14 16:50:23 +02:00
2020-06-04 18:19:49 +02:00
2019-02-05 10:33:28 +03:00
2020-06-04 18:19:49 +02:00
2020-06-04 18:19:49 +02:00
2019-02-05 10:33:28 +03:00
2019-06-28 09:19:49 +02:00
2019-04-01 10:27:11 +03:00
2020-06-08 10:38:45 +02:00
2020-05-20 11:20:21 +02:00