Home
last modified time | relevance | path

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

/PHP-5.5/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
1434 fci.function_table = &reflection_ptr->function_table; in _reflection_export()
6112 reflection_ptr = zend_register_internal_class(&_reflection_entry TSRMLS_CC); in PHP_MINIT_FUNCTION()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c1137 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref); in do_cli()

Completed in 26 milliseconds