Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_portability.h198 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) macro
201 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) macro

Completed in 9 milliseconds