Home
last modified time | relevance | path

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

/PHP-8.0/Zend/tests/
H A Dbug21478.phpt2 Bug #21478 (Zend/zend_alloc.c :: shutdown_memory_manager produces segfault)
/PHP-8.0/Zend/
H A Dzend_alloc.h226 ZEND_API void shutdown_memory_manager(bool silent, bool full_shutdown);
H A Dzend_alloc.c2719 ZEND_API void shutdown_memory_manager(bool silent, bool full_shutdown) function
/PHP-8.0/main/
H A Dmain.c1882 shutdown_memory_manager(CG(unclean_shutdown) || !report_memleaks, 0); in php_request_shutdown()
2371 shutdown_memory_manager(1, 0); in php_module_startup()
2435 shutdown_memory_manager(CG(unclean_shutdown), 1); in php_module_shutdown()
/PHP-8.0/
H A DUPGRADING.INTERNALS205 - shutdown_memory_manager()

Completed in 27 milliseconds