Home
last modified time | relevance | path

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

/PHP-5.6/ext/reflection/
H A Dphp_reflection.h34 extern PHPAPI zend_class_entry *reflection_ptr;
H A Dphp_reflection.c56 PHPAPI zend_class_entry *reflection_ptr; variable
1472 fci.function_table = &reflection_ptr->function_table; in _reflection_export()
6188 reflection_ptr = zend_register_internal_class(&_reflection_entry TSRMLS_CC); in PHP_MINIT_FUNCTION()
/PHP-5.6/sapi/cli/
H A Dphp_cli.c1141 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref); in do_cli()

Completed in 25 milliseconds