Home
last modified time | relevance | path

Searched refs:attribute_ce (Results 1 – 2 of 2) 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() argument
330 result = object_init_with_constructor(obj, attribute_ce, argc, args, named_params); in zend_get_attribute_object()

Completed in 10 milliseconds