Searched refs:zend_mm_get_custom_handlers (Results 1 – 3 of 3) sorted by relevance
279 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap,
2991 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap, function
1407 zend_mm_get_custom_handlers(mm_heap, &_malloc, &_free, &_realloc); in main()
Completed in 25 milliseconds