Home
last modified time | relevance | path

Searched refs:zend_mm_set_custom_handlers_ex (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/ext/zend_test/
H A Dzend_mm_custom_handlers.c110 zend_mm_set_custom_handlers_ex( in zend_test_mm_custom_handlers_init()
128 zend_mm_set_custom_handlers_ex( in zend_test_mm_custom_handlers_shutdown()
/PHP-8.4/Zend/
H A Dzend_alloc.h280 ZEND_API void zend_mm_set_custom_handlers_ex(zend_mm_heap *heap,
H A Dzend_alloc.c3114 zend_mm_set_custom_handlers_ex(heap, _malloc, _free, _realloc, NULL, NULL);
3118 ZEND_API void zend_mm_set_custom_handlers_ex(zend_mm_heap *heap, function
/PHP-8.4/
H A DUPGRADING.INTERNALS69 zend_mm_set_custom_handlers_ex()

Completed in 20 milliseconds