Home
last modified time | relevance | path

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

/php-src/Zend/tests/
H A Dinternal_class_variance.phpt10 $test->returnsThrowable();
/php-src/ext/zend_test/
H A Dtest.stub.php66 public function returnsThrowable(): Throwable {} function in _ZendTestClass
80 public function returnsThrowable(): Exception {} function in _ZendTestChildClass
H A Dtest_arginfo.h310 static ZEND_METHOD(_ZendTestClass, returnsThrowable);
314 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable);
459 …ZEND_ME(_ZendTestClass, returnsThrowable, arginfo_class__ZendTestClass_returnsThrowable, ZEND_ACC_…
471 …ZEND_ME(_ZendTestChildClass, returnsThrowable, arginfo_class__ZendTestChildClass_returnsThrowable,…
H A Dtest.c914 static ZEND_METHOD(_ZendTestClass, returnsThrowable) in ZEND_METHOD() argument
945 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable) in ZEND_METHOD() argument

Completed in 19 milliseconds