Home
last modified time | relevance | path

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

/php-src/ext/soap/tests/
H A Dbug70211.phpt2 Bug #70211 (php 7 ZEND_HASH_IF_FULL_DO_RESIZE use after free)
/php-src/Zend/
H A Dzend_hash.c85 #define ZEND_HASH_IF_FULL_DO_RESIZE(ht) \ macro
868 ZEND_HASH_IF_FULL_DO_RESIZE(ht); /* If the Hash table is full, resize it */ in _zend_hash_add_or_update_i()
947 ZEND_HASH_IF_FULL_DO_RESIZE(ht); /* If the Hash table is full, resize it */ in _zend_hash_str_add_or_update_i()
1163 ZEND_HASH_IF_FULL_DO_RESIZE(ht); /* If the Hash table is full, resize it */ in _zend_hash_index_add_or_update_i()

Completed in 12 milliseconds