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.h184 ZEND_API void __zend_free(void *p ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC);
H A Dzend_alloc.c2283 heap->custom_heap._free = __zend_free;
2890 mm_heap->custom_heap._free = __zend_free;
3113 ZEND_API void __zend_free(void *p ZEND_FILE_LINE_DC ZEND_FILE_LINE_ORIG_DC) function

Completed in 14 milliseconds