Home
last modified time | relevance | path

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

/PHP-5.3/ext/reflection/
H A Dphp_reflection.h34 extern PHPAPI zend_class_entry *reflection_ptr;
H A Dphp_reflection.c51 PHPAPI zend_class_entry *reflection_ptr; variable
1384 fci.function_table = &reflection_ptr->function_table; in _reflection_export()
5481 reflection_ptr = zend_register_internal_class(&_reflection_entry TSRMLS_CC); in PHP_MINIT_FUNCTION()
/PHP-5.3/sapi/cli/
H A Dphp_cli.c1327 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, ref); in WinMain()

Completed in 19 milliseconds