Home
last modified time | relevance | path

Searched refs:GC_NULL (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_gc.c1931 GC_TYPE_INFO(obj) = GC_NULL | in zend_gc_collect_cycles()
1946 GC_TYPE_INFO(arr) = GC_NULL | in zend_gc_collect_cycles()
H A Dzend_closures.c174 fake_closure->std.gc.u.type_info = GC_NULL; in ZEND_METHOD()
H A Dzend_types.h782 #define GC_NULL (IS_NULL | (GC_NOT_COLLECTABLE << GC_FLAGS_SHIFT)) macro
H A Dzend_hash.c1816 GC_TYPE_INFO(ht) = GC_NULL /*???| (GC_WHITE << 16)*/; in zend_array_destroy()

Completed in 39 milliseconds