Home
last modified time | relevance | path

Searched refs:trait (Results 126 – 150 of 231) sorted by relevance

12345678910

/PHP-7.3/Zend/tests/traits/
H A Dstatic_001.phpt8 trait TestTrait {
H A Dget_declared_traits_002.phpt9 trait c { }
H A Dinterface_001.phpt6 trait foo {
H A Dlanguage018.phpt5 trait T1 {
H A Dlanguage019.phpt5 trait T1 {
H A Dmethods_003.phpt6 trait foo {
H A Dbug74922b.phpt8 trait T2 {public $var = Bug74922\FOO;}
H A Dstatic_004.phpt8 trait TestTrait {
H A Dstatic_get_called_class.phpt8 trait TestTrait {
H A Dbug74607.phpt10 trait L2t{
H A Dlanguage012.phpt7 trait Counter {
H A Dstatic_002.phpt8 trait TestTrait {
H A Dbug74607a.phpt10 trait L2t{
H A Dbug55524.phpt8 trait Foo extends Base {
/PHP-7.3/Zend/tests/anon/
H A D010.phpt6 trait T {
/PHP-7.3/ext/reflection/tests/
H A Dbug78697.phpt5 trait T {}
/PHP-7.3/Zend/tests/grammar/
H A Dsemi_reserved_009.phpt6 trait TraitA
/PHP-7.3/Zend/tests/type_declarations/
H A Dscalar_reserved2.phpt2 Scalar type names cannot be used as class, trait or interface names (2)
H A Dscalar_reserved3.phpt2 Scalar type names cannot be used as class, trait or interface names (3)
H A Dscalar_reserved4.phpt2 Scalar type names cannot be used as class, trait or interface names (4)
H A Dscalar_reserved6.phpt2 Scalar type names cannot be used as class, trait or interface names (6)
/PHP-7.3/Zend/
H A Dzend_inheritance.h30 ZEND_API void zend_do_implement_trait(zend_class_entry *ce, zend_class_entry *trait);
/PHP-7.3/Zend/tests/
H A Dbug64239_1.phpt12 trait T2 {
H A Dbug65291.phpt6 trait TestTrait
/PHP-7.3/Zend/tests/traits/bugs/
H A Dabstract-methods03.phpt7 trait THello {

Completed in 24 milliseconds

12345678910