Home
last modified time | relevance | path

Searched refs:zend_get_attribute_object (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/
H A Dzend_attributes.h80 ZEND_API zend_result zend_get_attribute_object(zval *out, zend_class_entry *attribute_ce, zend_attr…
H A Dzend_attributes.c264 ZEND_API zend_result zend_get_attribute_object(zval *obj, zend_class_entry *attribute_ce, zend_attr… in zend_get_attribute_object() function
H A Dzend_execute.c1840 if (FAILURE == zend_get_attribute_object(&obj, zend_ce_deprecated, deprecated, scope, NULL)) { in get_deprecation_suffix_from_attribute()
/php-src/ext/reflection/
H A Dphp_reflection.c7375 if (SUCCESS != zend_get_attribute_object(&obj, ce, attr->data, attr->scope, attr->filename)) { in ZEND_METHOD()

Completed in 47 milliseconds