Home
last modified time | relevance | path

Searched refs:_zend_hash_iterators_update (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_hash.h315 ZEND_API void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, H…
321 _zend_hash_iterators_update(ht, from, to); in zend_hash_iterators_update()
H A Dzend_hash.c591 ZEND_API void ZEND_FASTCALL _zend_hash_iterators_update(HashTable *ht, HashPosition from, HashPosit… in _zend_hash_iterators_update() function
1258 _zend_hash_iterators_update(ht, old_num_used, ht->nNumUsed); in zend_hash_rehash()

Completed in 15 milliseconds