Home
last modified time | relevance | path

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

/PHP-8.2/ext/reflection/
H A Dphp_reflection.h45 extern PHPAPI zend_class_entry *reflection_attribute_ptr;
H A Dphp_reflection.c95 PHPAPI zend_class_entry *reflection_attribute_ptr; variable
1111 reflection_instantiate(reflection_attribute_ptr, object); in reflection_attribute_factory()
7208 reflection_attribute_ptr = register_class_ReflectionAttribute(reflector_ptr); in PHP_MINIT_FUNCTION()
7209 reflection_attribute_ptr->create_object = reflection_objects_new; in PHP_MINIT_FUNCTION()

Completed in 23 milliseconds