Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c187 #define GC_HAS_DESTRUCTORS (1<<0) macro
1177 *flags |= GC_HAS_DESTRUCTORS; in gc_collect_white()
1486 if (gc_flags & GC_HAS_DESTRUCTORS) { in zend_gc_collect_cycles()

Completed in 13 milliseconds