Searched refs:phpdbg_malloc_wrapper (Results 1 – 1 of 1) sorted by relevance
1249 void *phpdbg_malloc_wrapper(size_t size ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) /* {{{ */ in phpdbg_malloc_wrapper() function1702 …zend_mm_set_custom_debug_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_real… in main()1704 …zend_mm_set_custom_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wr… in main()
Completed in 8 milliseconds