Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c257 attribute_reference *attr_ref = intern->ptr; in reflection_free_objects_storage() local
258 if (attr_ref->filename) { in reflection_free_objects_storage()
259 zend_string_release(attr_ref->filename); in reflection_free_objects_storage()

Completed in 26 milliseconds