17#ifndef PHP_REFLECTION_H
18#define PHP_REFLECTION_H
23#define phpext_reflection_ptr &reflection_module_entry
25#define PHP_REFLECTION_VERSION PHP_VERSION
PHPAPI zend_class_entry * reflection_zend_extension_ptr
PHPAPI zend_class_entry * reflection_extension_ptr
PHPAPI zend_class_entry * reflection_function_ptr
PHPAPI zend_class_entry * reflection_attribute_ptr
PHPAPI zend_class_entry * reflector_ptr
PHPAPI zend_class_entry * reflection_property_ptr
PHPAPI zend_class_entry * reflection_parameter_ptr
PHPAPI zend_class_entry * reflection_fiber_ptr
PHPAPI void zend_reflection_class_factory(zend_class_entry *ce, zval *object)
PHPAPI zend_class_entry * reflection_reference_ptr
PHPAPI zend_class_entry * reflection_enum_ptr
PHPAPI zend_class_entry * reflection_enum_unit_case_ptr
PHPAPI zend_class_entry * reflection_type_ptr
zend_module_entry reflection_module_entry
PHPAPI zend_class_entry * reflection_method_ptr
PHPAPI zend_class_entry * reflection_object_ptr
PHPAPI zend_class_entry * reflection_ptr
PHPAPI zend_class_entry * reflection_named_type_ptr
PHPAPI zend_class_entry * reflection_enum_backed_case_ptr
PHPAPI zend_class_entry * reflection_class_ptr
PHPAPI zend_class_entry * reflection_function_abstract_ptr
PHPAPI zend_class_entry * reflection_exception_ptr
PHPAPI zend_class_entry * reflection_lazy_object_ptr
struct _zend_module_entry zend_module_entry
struct _zend_class_entry zend_class_entry