Searched refs:gc_check_possible_root (Results 1 – 8 of 8) sorted by relevance
46 gc_check_possible_root(ref); in i_zval_ptr_dtor()
69 static zend_always_inline void gc_check_possible_root(zend_refcounted *ref) in gc_check_possible_root() function
1744 gc_check_possible_root(Z_COUNTED_P(var)); in zend_gc_check_root_tmpvars()
2981 gc_check_possible_root((zend_refcounted *)ht); in zend_array_sort_ex()
6388 gc_check_possible_root(garbage);8474 gc_check_possible_root(garbage);
553 gc_check_possible_root(garbage); in zend_assign_to_variable_reference()
43437 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()
1419 gc_check_possible_root(ref); in php_unserialize_with_options()
Completed in 212 milliseconds