Home
last modified time | relevance | path

Searched refs:A (Results 51 – 75 of 1323) sorted by relevance

12345678910>>...53

/PHP-5.5/Zend/tests/
H A DselfParent_001.phpt5 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 DselfParent_002.phpt5 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 Dbug44653.phpt5 namespace A;
10 class A {
17 var_dump(\A\XX);
18 A::fooBar();
19 \A\fooBar();
27 A\fooBar
H A Dbug64239_3.phpt5 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.5/tests/classes/
H A Dproperty_override_privateStatic_private.phpt5 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 Dproperty_override_privateStatic_privateStatic.phpt5 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 Dproperty_override_privateStatic_protected.phpt5 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 Dproperty_override_privateStatic_protectedStatic.phpt5 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 Dproperty_override_privateStatic_public.phpt5 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 Dproperty_override_privateStatic_publicStatic.phpt5 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 Dproperty_override_private_privateStatic.phpt5 class A
7 private $p = "A::p";
14 class B extends A
24 $a = new A;
32 A::p
33 A::p
H A Dproperty_override_private_protectedStatic.phpt5 class A
7 private $p = "A::p";
14 class B extends A
24 $a = new A;
32 A::p
33 A::p
H A Dproperty_override_private_publicStatic.phpt5 class A
7 private $p = "A::p";
14 class B extends A
24 $a = new A;
32 A::p
33 A::p
H A Dproperty_override_protectedStatic_protectedStatic.phpt5 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 Dproperty_override_protectedStatic_publicStatic.phpt5 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 Dproperty_override_publicStatic_publicStatic.phpt5 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)
/PHP-5.5/ext/pdo_firebird/tests/
H A DrowCount.phpt14 $dbh->exec('CREATE TABLE testz (A VARCHAR(10))');
15 $dbh->exec("INSERT INTO testz VALUES ('A')");
16 $dbh->exec("INSERT INTO testz VALUES ('A')");
20 $query = "SELECT * FROM testz WHERE A = ?";
23 $stmt->execute(array('A'));
29 $stmt = $dbh->prepare('UPDATE testZ SET A="A" WHERE A != ?');
30 $stmt->execute(array('A'));
/PHP-5.5/ext/pdo/tests/
H A Dpdo_011.phpt89 test(1,N/A)
90 test(2,N/A)
91 test(3,N/A)
92 test(4,N/A)
121 test(1,A)
129 string(1) "A"
161 string(1) "A"
199 string(1) "A"
232 string(1) "A"
258 string(1) "A"
[all …]
H A Dpdo_007.phpt18 $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.5/ext/reflection/tests/
H A Dbug48336.phpt5 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 DReflectionClass_toString_002.phpt8 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 ] {
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug31402.phpt17 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.5/ext/pcre/pcrelib/testdata/
H A Dtestoutput1076 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 Dtestinput1039 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.5/ext/standard/tests/strings/
H A Dsprintf_variation38.phpt69 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 …]

Completed in 46 milliseconds

12345678910>>...53