Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c153 #define GC_IS_GARBAGE(ptr) \ macro
1487 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1555 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1593 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()

Completed in 8 milliseconds