Searched refs:phpdbg_free_wrapper (Results 1 – 1 of 1) sorted by relevance
1080 void phpdbg_free_wrapper(void *p ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) /* {{{ */ in phpdbg_free_wrapper() function1416 …zend_mm_set_custom_debug_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_real… in main()1418 …zend_mm_set_custom_handlers(mm_heap, phpdbg_malloc_wrapper, phpdbg_free_wrapper, phpdbg_realloc_wr… in main()
Completed in 9 milliseconds