diff options
author | Nikita Popov <nikic@php.net> | 2014-04-08 23:24:52 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-04-09 12:31:21 +0200 |
commit | 22d3eb3117b1b5c484152c9fec5a74b0e95024ea (patch) | |
tree | ddedf440c9aad90230b4c65077a3ccb76fb96f68 /ext/mysqlnd/php_mysqlnd.c | |
parent | 1aa8719e32663fbfcad9668364fbac0bc415b678 (diff) | |
download | php-git-22d3eb3117b1b5c484152c9fec5a74b0e95024ea.tar.gz |
Add zend_hash_splice
This implements the original functionality of php_splice, but
as an in-place operation, thus avoiding copying the HT.
This is much faster (~10x) if the splice removes a small portion
of the array and doesn't insert many elements.
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions