Searched refs:ZEND_MM_CUSTOM_HEAP_NONE (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/Zend/ | ||
H A D | zend_alloc.h | 274 #define ZEND_MM_CUSTOM_HEAP_NONE 0 macro |
H A D | zend_alloc.c | 1849 heap->use_custom_heap = ZEND_MM_CUSTOM_HEAP_NONE; |
Completed in 14 milliseconds