Home
last modified time | relevance | path

Searched defs:ZEND_ATTRIBUTE_MALLOC (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_portability.h228 # define ZEND_ATTRIBUTE_MALLOC __attribute__ ((__malloc__)) macro
230 # define ZEND_ATTRIBUTE_MALLOC __declspec(allocator) __declspec(restrict) macro
232 # define ZEND_ATTRIBUTE_MALLOC macro

Completed in 9 milliseconds