Searched refs:reflection_attribute_factory (Results 1 – 1 of 1) sorted by relevance
/PHP-8.4/ext/reflection/ |
H A D | php_reflection.c | 1165 static void reflection_attribute_factory(zval *object, HashTable *attributes, zend_attribute *data, in reflection_attribute_factory() function 1199 reflection_attribute_factory(&tmp, attributes, attr, scope, target, filename); in read_attributes() 1231 reflection_attribute_factory(&tmp, attributes, attr, scope, target, filename); in read_attributes()
|
Completed in 28 milliseconds