Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_portability.h196 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
199 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) macro

Completed in 6 milliseconds