Home
last modified time | relevance | path

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

/PHP-7.4/ext/reflection/
H A Dphp_reflection.c154 static inline reflection_object *reflection_object_from_obj(zend_object *obj) { in reflection_object_from_obj() function
158 #define Z_REFLECTION_P(zv) reflection_object_from_obj(Z_OBJ_P((zv)))
215 reflection_object *intern = reflection_object_from_obj(object); in reflection_free_objects_storage()

Completed in 23 milliseconds