Searched refs:reflection_object_from_obj (Results 1 – 1 of 1) sorted by relevance
151 static inline reflection_object *reflection_object_from_obj(zend_object *obj) { in reflection_object_from_obj() function155 #define Z_REFLECTION_P(zv) reflection_object_from_obj(Z_OBJ_P((zv)))235 reflection_object *intern = reflection_object_from_obj(object); in reflection_free_objects_storage()
Completed in 24 milliseconds