Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_alloc.c2444 # define ZEND_MM_CUSTOM_ALLOCATOR(size) do { \ macro
2456 # define ZEND_MM_CUSTOM_ALLOCATOR(size) macro
2462 ZEND_MM_CUSTOM_ALLOCATOR(_size); \
2470 ZEND_MM_CUSTOM_ALLOCATOR(size);
2476 ZEND_MM_CUSTOM_ALLOCATOR(size);

Completed in 10 milliseconds