Home
last modified time | relevance | path

Searched refs:zend_mm_is_custom_heap (Results 1 – 3 of 3) sorted by relevance

/PHP-8.4/ext/zend_test/
H A Dzend_mm_custom_handlers.c98 if (zend_mm_is_custom_heap(ZT_G(original_heap))) { in zend_test_mm_custom_handlers_init()
/PHP-8.4/Zend/
H A Dzend_alloc.h275 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap);
H A Dzend_alloc.c3099 ZEND_API bool zend_mm_is_custom_heap(zend_mm_heap *new_heap) function

Completed in 14 milliseconds