Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_gc.c346 root = GC_IDX2PTR(idx); in gc_decompress()
360 root = GC_IDX2PTR(idx); in gc_fetch_unused()
614 newRoot = GC_IDX2PTR(idx); in gc_possible_root_when_full()
650 newRoot = GC_IDX2PTR(idx); in gc_possible_root()
688 root = GC_IDX2PTR(idx); in gc_remove_from_buffer()
979 current = GC_IDX2PTR(GC_FIRST_ROOT); in gc_mark_roots()
1141 buf = GC_IDX2PTR(idx); in gc_add_garbage()
1315 current = GC_IDX2PTR(idx); in gc_collect_roots()
1540 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
1574 current = GC_IDX2PTR(idx); in zend_gc_collect_cycles()
[all …]

Completed in 8 milliseconds