Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_variables.h47 gc_check_possible_root(ref); in i_zval_ptr_dtor()
H A Dzend_gc.h88 static zend_always_inline void gc_check_possible_root(zend_refcounted *ref) in gc_check_possible_root() function
H A Dzend_gc.c1840 gc_check_possible_root((zend_refcounted*)&obj->gc); in gc_call_destructors()
2179 gc_check_possible_root(Z_COUNTED_P(var)); in zend_gc_check_root_tmpvars()
2265 gc_check_possible_root((zend_refcounted*)&fiber->std.gc); in ZEND_FUNCTION()
H A Dzend_types.h722 gc_check_possible_root((zend_refcounted *)_p); \
H A Dzend_vm_def.h8620 gc_check_possible_root(garbage);
H A Dzend_vm_execute.h45642 gc_check_possible_root(garbage); in ZEND_BIND_GLOBAL_SPEC_CV_CONST_HANDLER()
/php-src/ext/standard/
H A Dvar.c1466 gc_check_possible_root(ref); in php_unserialize_with_options()

Completed in 175 milliseconds