Searched refs:new_heap (Results 1 – 2 of 2) sorted by relevance
269 ZEND_API zend_mm_heap *zend_mm_set_heap(zend_mm_heap *new_heap);278 ZEND_API int zend_mm_is_custom_heap(zend_mm_heap *new_heap);
2658 ZEND_API zend_mm_heap *zend_mm_set_heap(zend_mm_heap *new_heap) argument2663 AG(mm_heap) = (zend_mm_heap*)new_heap;2672 ZEND_API int zend_mm_is_custom_heap(zend_mm_heap *new_heap) argument
Completed in 14 milliseconds