Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_portability.h204 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) __attribute__ ((alloc_size(X))) macro
207 # define ZEND_ATTRIBUTE_ALLOC_SIZE(X) macro

Completed in 9 milliseconds