Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_hash.c576 static zend_never_inline void ZEND_FASTCALL _zend_hash_iterators_remove(HashTable *ht) in _zend_hash_iterators_remove() function
592 _zend_hash_iterators_remove(ht); in zend_hash_iterators_remove()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2367 static zend_never_inline void ZEND_FASTCALL _zend_hash_iterators_remove(HashTable *ht) in _zend_hash_iterators_remove() function
2384 _zend_hash_iterators_remove(ht); in zend_jit_array_free()

Completed in 20 milliseconds