Searched refs:new_heap (Results 1 – 2 of 2) sorted by relevance
266 ZEND_API zend_mm_heap *zend_mm_set_heap(zend_mm_heap *new_heap);275 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap);
3085 ZEND_API zend_mm_heap *zend_mm_set_heap(zend_mm_heap *new_heap) argument3090 AG(mm_heap) = (zend_mm_heap*)new_heap;3099 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap) argument
Completed in 14 milliseconds