Home
last modified time | relevance | path

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

/php-src/ext/reflection/
H A Dphp_reflection.c106 PHPAPI zend_class_entry *reflection_constant_ptr; variable
7759 reflection_constant_ptr = register_class_ReflectionConstant(reflector_ptr); in PHP_MINIT_FUNCTION()
7760 reflection_constant_ptr->create_object = reflection_objects_new; in PHP_MINIT_FUNCTION()
7761 reflection_constant_ptr->default_object_handlers = &reflection_object_handlers; in PHP_MINIT_FUNCTION()

Completed in 23 milliseconds