zend_mm_set_custom_handlers 272 Zend/zend_alloc.h ZEND_API void zend_mm_set_custom_handlers(zend_mm_heap *heap, zend_mm_set_custom_handlers 1652 sapi/phpdbg/phpdbg.c zend_mm_set_custom_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wrapper); zend_mm_set_custom_handlers 1655 sapi/phpdbg/phpdbg.c zend_mm_set_custom_handlers(mm_heap, _malloc, _free, _realloc);