Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_alloc.h249 ZEND_API void zend_mm_shutdown(zend_mm_heap *heap, int full_shutdown, int silent);
H A Dzend_alloc.c2206 void zend_mm_shutdown(zend_mm_heap *heap, int full, int silent) function
2701 zend_mm_shutdown(AG(mm_heap), full_shutdown, silent);
2778 zend_mm_shutdown(alloc_globals->mm_heap, 1, 1);

Completed in 21 milliseconds