Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds