Home
last modified time | relevance | path

Searched refs:__zend_free (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_alloc.h185 ZEND_API void __zend_free(void *p ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC);
H A Dzend_alloc.c2443 heap->custom_heap._free = __zend_free;
3069 mm_heap->custom_heap._free = __zend_free;
3294 ZEND_API void __zend_free(void *p ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) function

Completed in 20 milliseconds