Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/
H A Dphp_reflection.h36 extern PHPAPI zend_class_entry *reflection_ptr;
H A Dphp_reflection.c57 PHPAPI zend_class_entry *reflection_ptr; variable
6841 reflection_ptr = zend_register_internal_class(&_reflection_entry); in PHP_MINIT_FUNCTION()
/PHP-7.1/sapi/cli/
H A Dphp_cli.c1119 zend_call_method_with_1_params(NULL, reflection_ptr, NULL, "export", NULL, &ref); in do_cli()

Completed in 33 milliseconds