Home
last modified time | relevance | path

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

12345678910

/PHP-7.4/Zend/tests/
H A Dbug60536_004.phpt10 trait THello1 {
14 // Now we use the trait, which happens to introduce another private variable
/PHP-7.4/Zend/tests/grammar/
H A Dsemi_reserved_008.phpt6 trait TraitA
17 trait TraitB
/PHP-7.4/Zend/tests/traits/
H A Derror_002.phpt2 Trying to use an undefined trait
H A Derror_016.phpt6 trait foo {
H A Dget_declared_traits_001.phpt8 trait c { }
H A Dbug61998.phpt15 trait T1 {
42 trait T2 {
H A Dbug75607.phpt6 trait T1
H A Dstatic_001.phpt8 trait TestTrait {
H A Dget_declared_traits_002.phpt9 trait c { }
H A Dlanguage018.phpt5 trait T1 {
H A Dlanguage019.phpt5 trait T1 {
H A Dinterface_001.phpt6 trait foo {
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 {
/PHP-7.4/Zend/tests/anon/
H A D009.phpt6 trait Foo {
H A D010.phpt6 trait T {
/PHP-7.4/ext/reflection/tests/
H A Dbug78697.phpt5 trait T {}
/PHP-7.4/ext/spl/tests/
H A Dclass_uses_basic2.phpt14 trait foo { }
17 trait bar { }
/PHP-7.4/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_reserved6.phpt2 Scalar type names cannot be used as class, trait or interface names (6)

Completed in 26 milliseconds

12345678910