Home
last modified time | relevance | path

Searched refs:zend_hash_iterator_del (Results 1 – 9 of 9) sorted by relevance

/php-src/Zend/
H A Dzend_weakrefs.c615 zend_hash_iterator_del(iter->ht_iter); in zend_weakmap_iterator_dtor()
H A Dzend_hash.c527 zend_hash_iterator_del(cur_idx); in zend_hash_remove_iterator_copies()
644 ZEND_API void ZEND_FASTCALL zend_hash_iterator_del(uint32_t idx) in zend_hash_iterator_del() function
H A Dzend_hash.h349 ZEND_API void ZEND_FASTCALL zend_hash_iterator_del(uint32_t idx);
H A Dzend_execute.c4510 zend_hash_iterator_del(Z_FE_ITER_P(var)); in cleanup_live_vars()
H A Dzend_vm_def.h3155 zend_hash_iterator_del(Z_FE_ITER_P(var));
H A Dzend_vm_execute.h14772 zend_hash_iterator_del(Z_FE_ITER_P(var)); in ZEND_FE_FREE_SPEC_TMPVAR_HANDLER()
/php-src/ext/spl/
H A Dspl_array.c134 zend_hash_iterator_del(intern->ht_iter); in spl_array_object_free_storage()
986 zend_hash_iterator_del(intern->ht_iter); in spl_array_set_array()
/php-src/ext/standard/
H A Darray.c1593 zend_hash_iterator_del(ht_iter); in php_array_walk()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11039 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_hash_iterator_del), ref);

Completed in 261 milliseconds