Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_gc.c78 #define GC_HAS_DESTRUCTORS (1<<0) macro
799 *flags |= GC_HAS_DESTRUCTORS;
1112 if (gc_flags & GC_HAS_DESTRUCTORS) {

Completed in 17 milliseconds