Home
last modified time | relevance | path

Searched refs:gc_possible_root (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_gc.h34 ZEND_API void ZEND_FASTCALL gc_possible_root(zend_refcounted *ref);
83 gc_possible_root(ref);
H A Dzend_objects_API.h77 gc_possible_root((zend_refcounted*)obj); in END_EXTERN_C()
H A Dzend_execute.h135 gc_possible_root(garbage); in zend_assign_to_variable()
H A Dzend_gc.c626 ZEND_API void ZEND_FASTCALL gc_possible_root(zend_refcounted *ref) in gc_possible_root() function
H A Dzend_execute.c3252 gc_possible_root(ref); in i_zval_ptr_dtor_noref()
H A Dzend_vm_execute.h3553 gc_possible_root(ref); in ZEND_RETURN_SPEC_CONST_HANDLER()
17889 gc_possible_root(ref); in ZEND_RETURN_SPEC_TMP_HANDLER()
20749 gc_possible_root(ref); in ZEND_RETURN_SPEC_VAR_HANDLER()
36988 gc_possible_root(ref); in ZEND_RETURN_SPEC_CV_HANDLER()
53730 gc_possible_root(ref);
55208 gc_possible_root(ref);
55498 gc_possible_root(ref);
56584 gc_possible_root(ref);
H A Dzend_vm_def.h4330 gc_possible_root(ref);

Completed in 251 milliseconds