Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.h39 extern PHPAPI zend_class_entry *reflection_object_ptr;
H A Dphp_reflection.c61 PHPAPI zend_class_entry *reflection_object_ptr; variable
4748 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_object_ptr, 1); in ZEND_METHOD()
6161reflection_object_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_class_ptr, … in PHP_MINIT_FUNCTION()

Completed in 30 milliseconds