Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds