Home
last modified time | relevance | path

Searched refs:returnsThrowable (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/Zend/tests/
H A Dinternal_class_variance.phpt10 $test->returnsThrowable();
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php32 public function returnsThrowable(): Throwable {} function in _ZendTestClass
39 public function returnsThrowable(): Exception {} function in _ZendTestChildClass
H A Dtest_arginfo.h166 static ZEND_METHOD(_ZendTestClass, returnsThrowable);
168 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable);
220 …ZEND_ME(_ZendTestClass, returnsThrowable, arginfo_class__ZendTestClass_returnsThrowable, ZEND_ACC_…
227 …ZEND_ME(_ZendTestChildClass, returnsThrowable, arginfo_class__ZendTestChildClass_returnsThrowable,…
H A Dtest.c548 static ZEND_METHOD(_ZendTestClass, returnsThrowable) in ZEND_METHOD() argument
579 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable) in ZEND_METHOD() argument

Completed in 12 milliseconds