Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_alloc.h250 ZEND_API void zend_mm_shutdown(zend_mm_heap *heap, int full_shutdown, int silent);
H A Dzend_alloc.c2169 void zend_mm_shutdown(zend_mm_heap *heap, int full, int silent) function
2605 zend_mm_shutdown(AG(mm_heap), full_shutdown, silent);
2635 zend_mm_shutdown(alloc_globals->mm_heap, 1, 1);

Completed in 14 milliseconds