Home
last modified time | relevance | path

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

/PHP-8.1/ext/zend_test/tests/
H A Dvariadic_arguments.phpt8 $reflection = new ReflectionMethod("_ZendTestClass", "variadicTest");
/PHP-8.1/ext/zend_test/
H A Dtest.stub.php34 static public function variadicTest(string|Iterator ...$elements) : static {} function in _ZendTestClass
H A Dtest_arginfo.h167 static ZEND_METHOD(_ZendTestClass, variadicTest);
221 …ZEND_ME(_ZendTestClass, variadicTest, arginfo_class__ZendTestClass_variadicTest, ZEND_ACC_PUBLIC|Z…
H A Dtest.c531 static ZEND_METHOD(_ZendTestClass, variadicTest) { in ZEND_METHOD() argument

Completed in 11 milliseconds