phpdbg_malloc_wrapper 1650 sapi/phpdbg/phpdbg.c zend_mm_set_custom_debug_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wrapper); phpdbg_malloc_wrapper 1652 sapi/phpdbg/phpdbg.c zend_mm_set_custom_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wrapper);