Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_alloc.c2399 # define ZEND_MM_CUSTOM_ALLOCATOR(size) do { \ macro
2419 # define ZEND_MM_CUSTOM_ALLOCATOR(size) macro
2425 ZEND_MM_CUSTOM_ALLOCATOR(_size); \
2433 ZEND_MM_CUSTOM_ALLOCATOR(size);
2439 ZEND_MM_CUSTOM_ALLOCATOR(size);

Completed in 14 milliseconds