Home
last modified time | relevance | path

Searched refs:zend_internal_attribute_register (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_attributes.c241 ZEND_API zend_internal_attribute *zend_internal_attribute_register(zend_class_entry *ce, uint32_t f… in zend_internal_attribute_register() function
296 attr = zend_internal_attribute_register(zend_ce_attribute, ZEND_ATTRIBUTE_TARGET_CLASS); in zend_register_attribute_ce()
H A Dzend_attributes.h77 ZEND_API zend_internal_attribute *zend_internal_attribute_register(zend_class_entry *ce, uint32_t f…
/PHP-8.0/ext/zend_test/
H A Dtest.c520 …zend_internal_attribute *attr = zend_internal_attribute_register(zend_test_attribute, ZEND_ATTRIBU… in PHP_MINIT_FUNCTION()

Completed in 15 milliseconds