Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_alloc.h247 ZEND_API void zend_mm_shutdown(zend_mm_heap *heap, bool full_shutdown, bool silent);
H A Dzend_alloc.c2267 void zend_mm_shutdown(zend_mm_heap *heap, bool full, bool silent) function
2773 zend_mm_shutdown(AG(mm_heap), full_shutdown, silent);
2914 zend_mm_shutdown(alloc_globals->mm_heap, 1, 1);

Completed in 32 milliseconds