reflection_ptr 56 ext/reflection/php_reflection.c PHPAPI zend_class_entry *reflection_ptr; reflection_ptr 1467 ext/reflection/php_reflection.c fci.function_table = &reflection_ptr->function_table; reflection_ptr 6183 ext/reflection/php_reflection.c reflection_ptr = zend_register_internal_class(&_reflection_entry TSRMLS_CC); reflection_ptr 34 ext/reflection/php_reflection.h extern PHPAPI zend_class_entry *reflection_ptr; reflection_ptr 1137 sapi/cli/php_cli.c zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref);