diff options
author | Nikita Popov <nikic@php.net> | 2014-04-08 11:17:17 +0200 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2014-04-09 12:31:21 +0200 |
commit | 1aa8719e32663fbfcad9668364fbac0bc415b678 (patch) | |
tree | 22285673a59fdcac958bee6b78ad204a3f650ed1 /ext/standard/php_array.h | |
parent | eaf44ec397cc3286107166ce51bac03bf6bc8f83 (diff) | |
download | php-git-1aa8719e32663fbfcad9668364fbac0bc415b678.tar.gz |
Add zend_hash_reindex
The implementation differs from the original in array.c in that it
rehashes the hashtable in the same loop. This is approximately two
times faster (not counting the rare case of a purely associative
array).
Diffstat (limited to 'ext/standard/php_array.h')
0 files changed, 0 insertions, 0 deletions