Home
last modified time | relevance | path

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

/php-src/ext/zend_test/tests/
H A Dattribute-named-parameter.phpt8 $reflection = new ReflectionFunction("zend_test_attribute_with_named_argument");
/php-src/ext/zend_test/
H A Dtest.stub.php260 function zend_test_attribute_with_named_argument(): void {} function
H A Dtest_arginfo.h275 static ZEND_FUNCTION(zend_test_attribute_with_named_argument);
380 ZEND_FE(zend_test_attribute_with_named_argument, arginfo_zend_test_attribute_with_named_argument)
H A Dtest.c586 static ZEND_FUNCTION(zend_test_attribute_with_named_argument) in ZEND_FUNCTION() argument

Completed in 32 milliseconds