Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c2485 static zend_never_inline void ZEND_FASTCALL _zend_hash_iterators_remove(HashTable *ht) in _zend_hash_iterators_remove() function
2502 _zend_hash_iterators_remove(ht); in zend_jit_array_free()
/PHP-8.3/Zend/
H A Dzend_hash.c669 static zend_never_inline void ZEND_FASTCALL _zend_hash_iterators_remove(HashTable *ht) in _zend_hash_iterators_remove() function
685 _zend_hash_iterators_remove(ht); in zend_hash_iterators_remove()

Completed in 31 milliseconds