Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_portability.h234 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
237 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) macro

Completed in 8 milliseconds