Searched refs:zend_mm_is_custom_heap (Results 1 – 3 of 3) sorted by relevance
98 if (zend_mm_is_custom_heap(ZT_G(original_heap))) { in zend_test_mm_custom_handlers_init()
275 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap);
3099 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap) function
Completed in 14 milliseconds