Home
last modified time | relevance | path

Searched refs:ZendAttributeTest (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/zend_test/tests/
H A Dgen_stub_test_03.phpt8 $reflectionConstant = new ReflectionClassConstant(ZendAttributeTest::class, "TEST_CONST");
12 $reflectionProperty = new ReflectionProperty(ZendAttributeTest::class, "testProp");
16 $reflectionMethod = new ReflectionMethod(ZendAttributeTest::class, "testMethod");
H A Dgh14109.phpt7 class Test extends ZendAttributeTest {}
/php-src/ext/zend_test/
H A Dtest.stub.php83 class ZendAttributeTest { class
H A Dtest_arginfo.h315 static ZEND_METHOD(ZendAttributeTest, testMethod);
476 ZEND_ME(ZendAttributeTest, testMethod, arginfo_class_ZendAttributeTest_testMethod, ZEND_ACC_PUBLIC)
H A Dtest.c951 static ZEND_METHOD(ZendAttributeTest, testMethod) in ZEND_METHOD() argument

Completed in 17 milliseconds