Home
last modified time | relevance | path

Searched refs:gc_flags (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.4/Zend/
H A Dzend_gc.c1436 uint32_t gc_flags = 0; in zend_gc_collect_cycles() local
1457 count = gc_collect_roots(&gc_flags, &stack); in zend_gc_collect_cycles()
1470 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()

Completed in 7 milliseconds