Home
last modified time | relevance | path

Searched refs:_ZendTestChildClass (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/Zend/tests/
H A Dinternal_class_variance.phpt7 $test = new _ZendTestChildClass;
H A Doverloaded_func_001.phpt7 $o = new _ZendTestChildClass();
/PHP-8.1/Zend/tests/type_declarations/union_types/
H A Dinheritance_internal.phpt10 $obj = new _ZendTestChildClass;
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php37 class _ZendTestChildClass extends _ZendTestClass class
H A Dtest_arginfo.h168 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable);
227 …ZEND_ME(_ZendTestChildClass, returnsThrowable, arginfo_class__ZendTestChildClass_returnsThrowable,…
H A Dtest.c556 static ZEND_METHOD(_ZendTestChildClass, returnsThrowable) in ZEND_METHOD() argument

Completed in 13 milliseconds