Home
last modified time | relevance | path

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

/PHP-7.4/Zend/tests/generators/
H A Dbug76427.phpt2 Bug #76427 (Segfault in zend_objects_store_put)
/PHP-7.4/Zend/tests/
H A Dbug71859.phpt8 //This causes a realloc in zend_objects_store_put
/PHP-7.4/Zend/
H A Dzend_objects_API.h61 ZEND_API void ZEND_FASTCALL zend_objects_store_put(zend_object *object);
H A Dzend_objects_API.c139 ZEND_API void ZEND_FASTCALL zend_objects_store_put(zend_object *object) in zend_objects_store_put() function
H A Dzend_objects.c35 zend_objects_store_put(object); in _zend_object_std_init()
/PHP-7.4/
H A DNEWS2501 . Fixed bug #76427 (Segfault in zend_objects_store_put). (Laruence)
/PHP-7.4/ext/ffi/
H A Dffi.c238 zend_objects_store_put(object); in zend_ffi_object_init()

Completed in 37 milliseconds