Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_gc.h124 ZEND_API void ZEND_FASTCALL gc_possible_root(zend_refcounted *ref);
149 gc_possible_root(Z_COUNTED_P(z));
H A Dzend_objects_API.h80 gc_possible_root((zend_refcounted*)obj); in END_EXTERN_C()
H A Dzend_execute.h110 gc_possible_root(garbage); in zend_assign_to_variable()
H A Dzend_gc.c261 ZEND_API void ZEND_FASTCALL gc_possible_root(zend_refcounted *ref) in gc_possible_root() function
H A Dzend_vm_def.h5543 gc_possible_root(Z_COUNTED_P(z));
H A Dzend_vm_execute.h7831 gc_possible_root(Z_COUNTED_P(z));
42882 gc_possible_root(Z_COUNTED_P(z));
54096 gc_possible_root(Z_COUNTED_P(z));

Completed in 162 milliseconds