Home
last modified time | relevance | path

Searched refs:ZEND_ATTRIBUTE_SIZE (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/Zend/
H A Dzend_attributes.h37 #define ZEND_ATTRIBUTE_SIZE(argc) \ macro
H A Dzend_attributes.c217 zend_attribute *attr = pemalloc(ZEND_ATTRIBUTE_SIZE(argc), persistent); in zend_add_attribute()
/PHP-8.1/ext/opcache/
H A Dzend_persist_calc.c156 ADD_SIZE(ZEND_ATTRIBUTE_SIZE(attr->argc)); in zend_persist_attributes_calc()
H A Dzend_persist.c280 zend_attribute *copy = zend_shared_memdup_put_free(attr, ZEND_ATTRIBUTE_SIZE(attr->argc)); in zend_persist_attributes()

Completed in 15 milliseconds