Searched refs:zend_attribute_attribute_get_flags (Results 1 – 3 of 3) sorted by relevance
93 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope);
39 uint32_t zend_attribute_attribute_get_flags(zend_attribute *attr, zend_class_entry *scope) in zend_attribute_attribute_get_flags() function
7398 uint32_t flags = zend_attribute_attribute_get_flags(marker, ce); in ZEND_METHOD()
Completed in 47 milliseconds