reflection_object_ptr   61 ext/reflection/php_reflection.c PHPAPI zend_class_entry *reflection_object_ptr;
reflection_object_ptr 4817 ext/reflection/php_reflection.c 	_reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_object_ptr, 1);
reflection_object_ptr 6232 ext/reflection/php_reflection.c 	reflection_object_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_class_ptr, NULL TSRMLS_CC);
reflection_object_ptr   39 ext/reflection/php_reflection.h extern PHPAPI zend_class_entry *reflection_object_ptr;