Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_gc.c275 gc_stack_push(&_stack, &_top, ref);
291 static zend_always_inline void gc_stack_push(gc_stack **stack, size_t *top, zend_refcounted *ref) in gc_stack_push() function

Completed in 7 milliseconds