Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_portability.h193 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) macro
196 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) macro

Completed in 8 milliseconds