Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_portability.h195 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) macro
198 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) macro

Completed in 12 milliseconds