Home
last modified time | relevance | path

Searched refs:A (Results 101 – 125 of 1323) sorted by relevance

12345678910>>...53

/PHP-5.5/Zend/tests/generators/
H A Dnested_method_calls.phpt6 class A {
8 echo "Called A::foo\n";
22 $g1 = gen(new A);
33 Called A::foo
34 Called A::foo
/PHP-5.5/tests/classes/
H A Dproperty_override_protectedStatic_private.phpt5 class A
7 protected static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_protectedStatic_protected.phpt5 class A
7 protected static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_protectedStatic_public.phpt5 class A
7 protected static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_private.phpt5 class A
7 public static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_protected.phpt5 class A
7 public static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_publicStatic_public.phpt5 class A
7 public static $p = "A::p (static)";
14 class B extends A
24 A::showA();
32 Fatal error: Cannot redeclare static A::$p as non static B::$p in %s on line 18
H A Dproperty_override_public_private.phpt5 class A
7 public $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_public_protected.phpt5 class A
7 public $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_protectedStatic_privateStatic.phpt5 class A
7 protected static $p = "A::p (static)";
14 class B extends A
24 A::showA();
31 Fatal error: Access level to B::$p must be protected (as in class A) or weaker in %s on line 18
H A Dproperty_override_protected_privateStatic.phpt5 class A
7 protected $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
H A Dproperty_override_protected_protectedStatic.phpt5 class A
7 protected $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
H A Dproperty_override_protected_publicStatic.phpt5 class A
7 protected $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
H A Dproperty_override_publicStatic_privateStatic.phpt5 class A
7 public static $p = "A::p (static)";
14 class B extends A
24 A::showA();
31 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_publicStatic_protectedStatic.phpt5 class A
7 public static $p = "A::p (static)";
14 class B extends A
24 A::showA();
31 Fatal error: Access level to B::$p must be public (as in class A) in %s on line 18
H A Dproperty_override_public_privateStatic.phpt5 class A
7 public $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
H A Dproperty_override_public_protectedStatic.phpt5 class A
7 public $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
H A Dproperty_override_public_publicStatic.phpt5 class A
7 public $p = "A::p";
14 class B extends A
24 $a = new A;
33 Fatal error: Cannot redeclare non static A::$p as static B::$p in %s on line 18
/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_symbol.phpt94 A number formatted with the new symbol: 12,345_._123
99 A number formatted with the new symbol: 12_,_345.123
104 A number formatted with the new symbol: 12,345.123
114 A number formatted with the new symbol: `a,bcd.`ab
119 A number formatted with the new symbol: 12,345.123
139 A number formatted with the new symbol: $12,345.12
154 A number formatted with the new symbol: 12,345.123
159 A number formatted with the new symbol: 12,345.123
164 A number formatted with the new symbol: 12,345.123
169 A number formatted with the new symbol: 12,345.123
[all …]
H A Dformatter_get_set_symbol2.phpt94 A number formatted with the new symbol: 12,345_._123
99 A number formatted with the new symbol: 12_,_345.123
104 A number formatted with the new symbol: 12,345.123
114 A number formatted with the new symbol: 12,345.123
119 A number formatted with the new symbol: 12,345.123
139 A number formatted with the new symbol: $12,345.12
154 A number formatted with the new symbol: 12,345.123
159 A number formatted with the new symbol: 12,345.123
164 A number formatted with the new symbol: 12,345.123
169 A number formatted with the new symbol: 12,345.123
[all …]
/PHP-5.5/Zend/tests/
H A Dbug54624.phpt5 class A
7 function foo(A $param) {
12 class_alias('A', 'AliasA');
15 class B extends A
/PHP-5.5/ext/standard/tests/strings/
H A Dsprintf_variation34.phpt75 string(10) "0-9A-Fa-f]"
90 string(10) "0-9A-Fa-f]"
105 string(10) "0-9A-Fa-f]"
120 string(10) "0-9A-Fa-f]"
135 string(10) "0-9A-Fa-f]"
150 string(10) "0-9A-Fa-f]"
165 string(10) "0-9A-Fa-f]"
180 string(10) "0-9A-Fa-f]"
195 string(10) "0-9A-Fa-f]"
210 string(10) "0-9A-Fa-f]"
[all …]
/PHP-5.5/ext/pdo/tests/
H A Dpdo_015.phpt18 $db->exec('INSERT INTO test VALUES(1, \'A\', \'A2\')');
19 $db->exec('INSERT INTO test VALUES(2, \'A\', \'B2\')');
60 string(1) "A"
65 string(1) "A"
70 string(1) "A"
72 string(1) "A"
82 string(1) "A"
84 string(1) "A"
93 ["A"]=>
/PHP-5.5/ext/session/
H A Dmod_files.bat17 SET /A Depth=%2 + 0 2>NUL
24 SET /A Bits=%3 + 0 2>NUL
35 SET HashChars=0 1 2 3 4 5 6 7 8 9 A B C D E F
39 FOR %%A IN (%HashChars%) DO (
40 ECHO Making %%A
41 CALL "%~0" AUTO "%~1\%%~A" %Depth%
47 SET /A ThisDepth=%3 - 1
48 IF /I %ThisDepth% GTR 0 FOR %%A IN (%HashChars%) DO CALL "%~0" AUTO "%~2\%%~A" %ThisDepth%
/PHP-5.5/ext/reflection/tests/
H A DReflectionClass_isInstance_basic.phpt5 class A {}
6 class B extends A {}
13 $classes = array("A", "B", "C", "I", "X");
15 $instances = array( "myA" => new A,
32 is myA a A? bool(true)
33 is myB a A? bool(true)
34 is myC a A? bool(false)
35 is myX a A? bool(false)

Completed in 48 milliseconds

12345678910>>...53