Home
last modified time | relevance | path

Searched refs:reflection_exception_ptr (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/reflection/
H A Dphp_reflection.h31 extern PHPAPI zend_class_entry *reflection_exception_ptr;
H A Dphp_reflection.c77 PHPAPI zend_class_entry *reflection_exception_ptr; variable
103 zend_throw_exception(reflection_exception_ptr, msg, 0);
2009 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2048 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2905 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2930 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
2962 zend_throw_exception_ex(reflection_exception_ptr, 0, in ZEND_METHOD()
3291 zend_throw_exception_ex(reflection_exception_ptr, 0, in instantiate_reflection_method()
3382 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
3431 zend_throw_exception_ex(reflection_exception_ptr, 0, in reflection_method_invoke()
[all …]

Completed in 30 milliseconds