Home
last modified time | relevance | path

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

/PHP-8.2/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.c2260 void zend_mm_shutdown(zend_mm_heap *heap, bool full, bool silent) function
2788 zend_mm_shutdown(AG(mm_heap), full_shutdown, silent);
2929 zend_mm_shutdown(alloc_globals->mm_heap, 1, 1);

Completed in 16 milliseconds