Home
last modified time | relevance | path

Searched refs:_ZendTestTrait (Results 1 – 7 of 7) sorted by relevance

/php-src/Zend/tests/traits/
H A Dbug69579.phpt9 use _ZendTestTrait;
/php-src/ext/opcache/tests/
H A Dgh13712.phpt14 use _ZendTestTrait;
/php-src/Zend/tests/type_declarations/union_types/
H A Dinternal_trait_use_typed_union.phpt9 use _ZendTestTrait;
/php-src/ext/zend_test/tests/
H A Dzend_object_init_with_constructor.phpt63 $o = zend_object_init_with_constructor("_ZendTestTrait");
145 Error: Cannot instantiate trait _ZendTestTrait
/php-src/ext/zend_test/
H A Dtest.stub.php98 trait _ZendTestTrait { trait
H A Dtest_arginfo.h312 static ZEND_METHOD(_ZendTestTrait, testMethod);
471 ZEND_ME(_ZendTestTrait, testMethod, arginfo_class__ZendTestTrait_testMethod, ZEND_ACC_PUBLIC)
H A Dtest.c957 static ZEND_METHOD(_ZendTestTrait, testMethod) in ZEND_METHOD() argument

Completed in 21 milliseconds