Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c156 #define GC_IS_GARBAGE(ptr) \ macro
1848 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1924 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()
1962 if (GC_IS_GARBAGE(current->ref)) { in zend_gc_collect_cycles()

Completed in 10 milliseconds