Home
last modified time | relevance | path

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

/PHP-5.5/ext/reflection/
H A Dphp_reflection.h40 extern PHPAPI zend_class_entry *reflection_method_ptr;
H A Dphp_reflection.c62 PHPAPI zend_class_entry *reflection_method_ptr; variable
1304 reflection_instantiate(reflection_method_ptr, object TSRMLS_CC); in reflection_method_factory()
2659 _reflection_export(INTERNAL_FUNCTION_PARAM_PASSTHRU, reflection_method_ptr, 2); in ZEND_METHOD()
2789 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
2830 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
2935 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3223 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
3241 METHOD_NOTSTATIC(reflection_method_ptr); in ZEND_METHOD()
6138reflection_method_ptr = zend_register_internal_class_ex(&_reflection_entry, reflection_function_ab… in PHP_MINIT_FUNCTION()
6139 …zend_declare_property_string(reflection_method_ptr, "name", sizeof("name")-1, "", ZEND_ACC_PUBLIC … in PHP_MINIT_FUNCTION()
[all …]
/PHP-5.5/sapi/cli/
H A Dphp_cli.c1104 pce = reflection_method_ptr; in do_cli()

Completed in 26 milliseconds