Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_gc.c1448 uint32_t gc_flags = 0; in zend_gc_collect_cycles() local
1469 count = gc_collect_roots(&gc_flags, &stack); in zend_gc_collect_cycles()
1482 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()

Completed in 9 milliseconds