Home
last modified time | relevance | path

Searched refs:original_free_function (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.h196 void (*original_free_function)(void *); /* the original AG(mm_heap)->_free function */ variable
H A Dphpdbg_watch.c788 PHPDBG_G(original_free_function)(ptr); local
H A Dphpdbg.c1311 PHPDBG_G(original_free_function) = mm_heap->_free;

Completed in 12 milliseconds