Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_gc.c317 gc_stack_push(&_stack, &_top, ref);
333 static zend_always_inline void gc_stack_push(gc_stack **stack, size_t *top, zend_refcounted *ref) in gc_stack_push() function

Completed in 8 milliseconds