Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend.h137 #ifndef __has_attribute
138 # define __has_attribute(x) 0 macro
154 #if ZEND_GCC_VERSION >= 4003 || __has_attribute(alloc_size)

Completed in 16 milliseconds