Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_sigsafe.c42 mem->heap = zend_mm_startup_ex(&phpdbg_handlers, NULL, 0); in phpdbg_set_sigsafe_mem()
/PHP-7.4/Zend/
H A Dzend_alloc.h314 ZEND_API zend_mm_heap *zend_mm_startup_ex(const zend_mm_handlers *handlers, void *data, size_t data…
H A Dzend_alloc.c2895 ZEND_API zend_mm_heap *zend_mm_startup_ex(const zend_mm_handlers *handlers, void *data, size_t data… function

Completed in 22 milliseconds