Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.h34 extern PHPAPI zend_class_entry *reflection_ptr;
H A Dphp_reflection.c62 PHPAPI zend_class_entry *reflection_ptr; variable
6638 reflection_ptr = zend_register_internal_class(&_reflection_entry); in PHP_MINIT_FUNCTION()
/PHP-7.3/sapi/cli/
H A Dphp_cli.c1126 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, &ref); in do_cli()

Completed in 23 milliseconds