Searched refs:zend_mm_get_custom_handlers (Results 1 – 4 of 4) sorted by relevance
286 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap,
3141 ZEND_API void zend_mm_get_custom_handlers(zend_mm_heap *heap, function
1408 zend_mm_get_custom_handlers(mm_heap, &_malloc, &_free, &_realloc); in main()
57 * zend_mm_get_custom_handlers() has changed its signature from
Completed in 28 milliseconds