/PHP-5.4/Zend/tests/ |
H A D | selfParent_001.phpt | 5 class A { 6 const myConst = "const in A"; 14 class B extends A { 22 A::test(); 26 string(10) "const in A" 27 string(10) "const in A"
|
H A D | selfParent_002.phpt | 5 class A { 6 const myConst = "const in A"; 14 class B extends A { 23 A::test(); 26 string(10) "const in A" 27 string(10) "const in A"
|
H A D | bug44653.phpt | 5 namespace A; 10 class A { 17 var_dump(\A\XX); 18 A::fooBar(); 19 \A\fooBar(); 27 A\fooBar
|
H A D | bug64239_3.phpt | 5 class A { 9 class C extends A { 21 $a = new A(); 30 #0 A->Bmethod() called at [%sbug64239_3.php:%d] 31 #0 A->t2method() called at [%sbug64239_3.php:%d] 33 #0 A->t2method() called at [%sbug64239_3.php:%d]
|
/PHP-5.4/tests/classes/ |
H A D | property_override_privateStatic_private.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 31 A::p (static) 32 A::p (static)
|
H A D | property_override_privateStatic_privateStatic.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | property_override_privateStatic_protected.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 31 A::p (static) 32 A::p (static)
|
H A D | property_override_privateStatic_protectedStatic.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | property_override_privateStatic_public.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 31 A::p (static) 32 A::p (static)
|
H A D | property_override_privateStatic_publicStatic.phpt | 5 class A 7 private static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | property_override_private_privateStatic.phpt | 5 class A 7 private $p = "A::p"; 14 class B extends A 24 $a = new A; 32 A::p 33 A::p
|
H A D | property_override_private_protectedStatic.phpt | 5 class A 7 private $p = "A::p"; 14 class B extends A 24 $a = new A; 32 A::p 33 A::p
|
H A D | property_override_private_publicStatic.phpt | 5 class A 7 private $p = "A::p"; 14 class B extends A 24 $a = new A; 32 A::p 33 A::p
|
H A D | property_override_protectedStatic_protectedStatic.phpt | 5 class A 7 protected static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | property_override_protectedStatic_publicStatic.phpt | 5 class A 7 protected static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | property_override_publicStatic_publicStatic.phpt | 5 class A 7 public static $p = "A::p (static)"; 14 class B extends A 24 A::showA(); 30 A::p (static) 31 A::p (static)
|
H A D | __call_005.phpt | 5 class A { 12 class B extends A { 14 A::test1(1,'a'); 26 In A::__call(test1, array(1,a)) 29 In A::__call(test2, array(1,a)) 32 In A::__call(test3, array(1,a)) 35 In A::__call(test4, array(1,a))
|
/PHP-5.4/ext/reflection/tests/ |
H A D | bug48336.phpt | 5 class A { 8 class B extends A { 26 $class = 'A'; 27 for($class = 'A'; $class <= 'F'; $class ++) { 33 print('N/A'); 39 A => N/A
|
H A D | ReflectionClass_toString_002.phpt | 8 Class A { 11 Class B extends A { 20 foreach (array('A', 'B', 'C', 'D') as $class) { 30 ----( Reflection class A: )---- 31 Class [ <user> class A ] { 55 Class [ <user> class B extends A ] { 71 Method [ <user, overwrites A, prototype A> public method f ] { 95 Method [ <user, inherits B, prototype A> public method f ] { 119 Method [ <user, overwrites B, prototype A> public method f ] {
|
H A D | ReflectionObject_isInstance_basic.phpt | 5 class A {} 6 class B extends A {} 9 $classes = array("A", "B", "X"); 11 $instances = array( "myA" => new A, 25 is myA a A? bool(true) 26 is myB a A? bool(true) 27 is myX a A? bool(false)
|
/PHP-5.4/ext/standard/tests/serialize/ |
H A D | bug31402.phpt | 17 var $A = array(); 21 $this->A[1] = new TestX(1); 22 $this->A[2] = & new TestX(2); 23 $this->A[3] = & $this->A[2]; 24 $this->B = $this->A[1]; 38 ["A"]=> 63 ["A"]=>
|
/PHP-5.4/ext/pdo/tests/ |
H A D | pdo_007.phpt | 18 $db->exec("INSERT INTO test VALUES('A', 'A')"); 19 $db->exec("INSERT INTO test VALUES('B', 'A')"); 33 ["A"]=> 36 string(1) "A" 41 string(1) "A" 50 ["A"]=> 53 string(1) "A" 58 string(1) "A"
|
/PHP-5.4/ext/pcre/pcrelib/testdata/ |
H A D | testoutput10 | 76 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 90 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 100 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 101 0: A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abc 112 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 113 0: A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abc 144 A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}X 145 0: A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}X 152 A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}X 1909 0: A\x{300}\x{301}A\x{300}\x{301} [all …]
|
H A D | testinput10 | 39 A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302} 47 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 55 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 61 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 68 A\x{300}\x{301}\x{302}A\x{300}A\x{300}A\x{300}abcxyz 73 A=b 87 A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}X 91 A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}A\x{300}\x{301}\x{302}X 189 A 1022 A\x{300}\x{301}A\x{300}\x{301}\P [all …]
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | sprintf_variation38.phpt | 69 string(10) "0-9A-Fa-f]" 84 string(10) "0-9A-Fa-f]" 99 string(10) "0-9A-Fa-f]" 114 string(10) "0-9A-Fa-f]" 129 string(10) "0-9A-Fa-f]" 144 string(10) "0-9A-Fa-f]" 159 string(10) "0-9A-Fa-f]" 174 string(10) "0-9A-Fa-f]" 189 string(10) "0-9A-Fa-f]" 204 string(10) "0-9A-Fa-f]" [all …]
|