Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_gc.c782 zval_gc_info *p, *q, *orig_free_list, *orig_next_to_free; in gc_collect_cycles() local
795 orig_next_to_free = GC_G(next_to_free); in gc_collect_cycles()
851 GC_G(next_to_free) = orig_next_to_free; in gc_collect_cycles()

Completed in 5 milliseconds