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.php63 public function returnsThrowable(): Throwable {} function in _ZendTestClass
77 public function returnsThrowable(): Exception {} function in _ZendTestChildClass
H A Dtest_arginfo.h278 static ZEND_METHOD(_ZendTestClass, returnsThrowable);
282 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable);
414 …ZEND_ME(_ZendTestClass, returnsThrowable, arginfo_class__ZendTestClass_returnsThrowable, ZEND_ACC_…
426 …ZEND_ME(_ZendTestChildClass, returnsThrowable, arginfo_class__ZendTestChildClass_returnsThrowable,…
H A Dtest.c823 static ZEND_METHOD(_ZendTestClass, returnsThrowable) in ZEND_METHOD() argument
854 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable) in ZEND_METHOD() argument

Completed in 34 milliseconds