Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_alloc.h246 ZEND_API void zend_mm_shutdown(zend_mm_heap *heap, bool full_shutdown, bool silent);
H A Dzend_alloc.c2259 void zend_mm_shutdown(zend_mm_heap *heap, bool full, bool silent) function
2797 zend_mm_shutdown(AG(mm_heap), full_shutdown, silent);
2938 zend_mm_shutdown(alloc_globals->mm_heap, 1, 1);

Completed in 50 milliseconds