zend_mm_set_custom_debug_handlers  282 Zend/zend_alloc.h ZEND_API void zend_mm_set_custom_debug_handlers(zend_mm_heap *heap,
zend_mm_set_custom_debug_handlers 1650 sapi/phpdbg/phpdbg.c 			zend_mm_set_custom_debug_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wrapper);