Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c1451 uint32_t gc_flags = 0; in zend_gc_collect_cycles() local
1472 count = gc_collect_roots(&gc_flags, &stack); in zend_gc_collect_cycles()
1486 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()

Completed in 7 milliseconds