Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_gc.c1057 uint32_t gc_flags = 0; local
1083 count = gc_collect_roots(&gc_flags);
1112 if (gc_flags & GC_HAS_DESTRUCTORS) {

Completed in 6 milliseconds