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