Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c345 root = GC_IDX2PTR(idx); in gc_decompress()
359 root = GC_IDX2PTR(idx); in gc_fetch_unused()
613 newRoot = GC_IDX2PTR(idx); in gc_possible_root_when_full()
649 newRoot = GC_IDX2PTR(idx); in gc_possible_root()
687 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()
971 current = GC_IDX2PTR(GC_FIRST_ROOT); in gc_mark_roots()
1146 buf = GC_IDX2PTR(idx); in gc_add_garbage()
1313 current = GC_IDX2PTR(idx); in gc_collect_roots()
1524 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
1554 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
[all …]

Completed in 7 milliseconds