Home
last modified time | relevance | path

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

/php-src/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-src/ext/reflection/
H A Dphp_reflection.c7346 uint32_t flags = zend_attribute_attribute_get_flags(marker, ce); in ZEND_METHOD()

Completed in 30 milliseconds