Home
last modified time | relevance | path

Searched refs:gc_check_possible_root (Results 1 – 8 of 8) sorted by relevance

/PHP-8.2/Zend/
H A Dzend_variables.h46 gc_check_possible_root(ref); in i_zval_ptr_dtor()
H A Dzend_gc.h69 static zend_always_inline void gc_check_possible_root(zend_refcounted *ref) in gc_check_possible_root() function
H A Dzend_gc.c1744 gc_check_possible_root(Z_COUNTED_P(var)); in zend_gc_check_root_tmpvars()
H A Dzend_hash.c2981 gc_check_possible_root((zend_refcounted *)ht); in zend_array_sort_ex()
H A Dzend_vm_def.h6388 gc_check_possible_root(garbage);
8474 gc_check_possible_root(garbage);
H A Dzend_execute.c553 gc_check_possible_root(garbage); in zend_assign_to_variable_reference()
H A Dzend_vm_execute.h43437 gc_check_possible_root(garbage); in ZEND_BIND_GLOBAL_SPEC_CV_CONST_HANDLER()
48431 gc_check_possible_root(garbage); in ZEND_UNSET_CV_SPEC_CV_UNUSED_HANDLER()
/PHP-8.2/ext/standard/
H A Dvar.c1419 gc_check_possible_root(ref); in php_unserialize_with_options()

Completed in 212 milliseconds