Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/tests/
H A Dbug77434.phpt2 Bug #77434: php-fpm workers are segfaulting in zend_gc_addref
/PHP-8.0/Zend/
H A Dzend_types.h611 #define GC_ADDREF(p) zend_gc_addref(&(p)->gc)
1159 static zend_always_inline uint32_t zend_gc_addref(zend_refcounted_h *p) { in zend_gc_addref() function

Completed in 11 milliseconds