Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c154 #define GC_IS_GARBAGE(ptr) \ macro
1503 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1575 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1613 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()

Completed in 9 milliseconds