Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_attributes.h89 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope);
H A Dzend_attributes.c42 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope) in zend_attribute_attribute_get_flags() function
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c6775 uint32_t flags = zend_attribute_attribute_get_flags(marker, ce); in ZEND_METHOD()

Completed in 71 milliseconds