Home
last modified time | relevance | path

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

/PHP-7.0/ext/reflection/
H A Dphp_reflection.h43 extern PHPAPI zend_class_entry *reflection_method_ptr;
H A Dphp_reflection.c65 PHPAPI zend_class_entry *reflection_method_ptr; variable
1328 reflection_instantiate(reflection_method_ptr, object); in reflection_method_factory()
3026 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_method_ptr, 2); in ZEND_METHOD()
3150 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3191 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3287 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3627 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3645 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
6597reflection_method_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_ab… in PHP_MINIT_FUNCTION()
6598 zend_declare_property_string(reflection_method_ptr, "name", sizeof("name")-1, "", ZEND_ACC_PUBLIC); in PHP_MINIT_FUNCTION()
[all …]
/PHP-7.0/sapi/cli/
H A Dphp_cli.c1071 pce = reflection_method_ptr; in do_cli()

Completed in 26 milliseconds