__malloc__        180 Zend/zend_portability.h #if ZEND_GCC_VERSION >= 2096 || __has_attribute(__malloc__)
__malloc__        181 Zend/zend_portability.h # define ZEND_ATTRIBUTE_MALLOC __attribute__ ((__malloc__))