Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_alloc.c2523 # define ZEND_MM_CUSTOM_DEALLOCATOR(ptr) do { \ macro
2531 # define ZEND_MM_CUSTOM_DEALLOCATOR(ptr) macro
2557 ZEND_MM_CUSTOM_DEALLOCATOR(ptr); \
2571 ZEND_MM_CUSTOM_DEALLOCATOR(ptr); \
2584 ZEND_MM_CUSTOM_DEALLOCATOR(ptr);
2601 ZEND_MM_CUSTOM_DEALLOCATOR(ptr);

Completed in 23 milliseconds