Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_attributes.h93 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope);
H A Dzend_attributes.c39 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope) in zend_attribute_attribute_get_flags() function
/PHP-8.4/ext/reflection/
H A Dphp_reflection.c7398 uint32_t flags = zend_attribute_attribute_get_flags(marker, ce); in ZEND_METHOD()

Completed in 47 milliseconds