Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_alloc.h283 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap,
H A Dzend_alloc.c2914 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap, function
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.c1693 zend_mm_get_custom_handlers(mm_heap, &_malloc, &_free, &_realloc); in main()

Completed in 21 milliseconds