Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_attributes.h79 ZEND_API zend_result zend_get_attribute_object(zval *out, zend_class_entry *attribute_ce, zend_attr…
H A Dzend_attributes.c217 ZEND_API zend_result zend_get_attribute_object(zval *obj, zend_class_entry *attribute_ce, zend_attr… in zend_get_attribute_object() function
/php-src/ext/reflection/
H A Dphp_reflection.c6780 if (SUCCESS != zend_get_attribute_object(&obj, ce, attr->data, attr->scope, attr->filename)) { in ZEND_METHOD()

Completed in 46 milliseconds