Home
last modified time | relevance | path

Searched refs:private (Results 26 – 50 of 685) sorted by relevance

12345678910>>...28

/PHP-7.0/ext/spl/tests/
H A Dfileobject_003.phpt54 ["pathName":"SplFileInfo":private]=>
56 ["fileName":"SplFileInfo":private]=>
60 ["pathName":"SplFileInfo":private]=>
62 ["fileName":"SplFileInfo":private]=>
80 ["pathName":"SplFileInfo":private]=>
82 ["fileName":"SplFileInfo":private]=>
86 ["pathName":"SplFileInfo":private]=>
88 ["fileName":"SplFileInfo":private]=>
98 ["pathName":"SplFileInfo":private]=>
100 ["fileName":"SplFileInfo":private]=>
[all …]
H A Dbug42654.phpt27 ["storage":"ArrayIterator":private]=>
46 ["storage":"ArrayIterator":private]=>
66 ["storage":"ArrayIterator":private]=>
78 ["storage":"ArrayIterator":private]=>
91 ["storage":"ArrayIterator":private]=>
98 ["storage":"ArrayIterator":private]=>
106 ["storage":"ArrayIterator":private]=>
125 ["storage":"ArrayIterator":private]=>
H A Dbug41692.phpt7 private $foo = array( 1, 2, 3 );
25 ["foo":"Bar":private]=>
34 ["storage":"ArrayObject":private]=>
45 ["foo":"Bar":private]=>
54 ["storage":"ArrayObject":private]=>
H A DarrayObject_exchangeArray_basic2.phpt40 ["storage":"ArrayObject":private]=>
50 ["storage":"ArrayObject":private]=>
60 ["storage":"ArrayObject":private]=>
62 ["storage":"ArrayObject":private]=>
73 ["storage":"ArrayObject":private]=>
75 ["storage":"ArrayIterator":private]=>
86 ["storage":"ArrayObject":private]=>
88 ["storage":"ArrayObject":private]=>
90 ["storage":"ArrayObject":private]=>
H A Dfileobject_getfileinfo_basic.phpt23 ["pathName":"SplFileInfo":private]=>
25 ["fileName":"SplFileInfo":private]=>
31 ["pathName":"SplFileInfo":private]=>
33 ["fileName":"SplFileInfo":private]=>
39 ["pathName":"SplFileInfo":private]=>
41 ["fileName":"SplFileInfo":private]=>
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_export_basic2.phpt2 ReflectionClass::export() - ensure inherited private props are hidden.
6 private $a;
7 static private $b;
23 Property [ private static $b ]
30 Property [ <default> private $a ]
H A DReflectionMethod_defaultArg.phpt6 private function bar($a = self::class) {}
11 private function bar($a = self::class) {}
24 Method [ <user> private method bar ] {
31 Method [ <user> private method bar ] {
38 Method [ <user> private method bar ] {
H A DReflectionClass_toString_003.phpt2 …verify 'inherits', 'overwrites' and 'prototype' parts of method representation with private methods
9 private function f() {}
12 private function f() {}
18 private function f() {}
47 Method [ <user> private method f ] {
71 Method [ <user, overwrites A> private method f ] {
116 Method [ <user, overwrites B> private method f ] {
H A Dbug39067.phpt2 Bug #39067 (getDeclaringClass() and private properties)
7 private $x;
11 private $x;
15 private $x;
28 private $x;
H A Dbug45571.phpt2 Bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
7 static private $a = 0;
11 private function f() {}
12 private static function sf() {}
H A Dbug49074.phpt2 Bug #49074 (private class static fields can be modified by using reflection)
6 private static $data1 = 1;
7 private static $data4 = 4;
11 private static $data2 = 2;
/PHP-7.0/Zend/tests/
H A Dbug72496.phpt2 Bug #72496 (declare public method with signature incompatible with parent private method should not…
7 private function getFoo()
12 private function getBar()
17 private function getBaz()
35 private function getBaz($extraArgument)
H A Dbug26010.phpt2 Bug #26010 (private / protected variables get exposed by get_object_vars())
6 private $private = 'private';
/PHP-7.0/ext/standard/tests/array/
H A Drsort_object2.phpt20 private $private_class_value;
36 private $private_class_value;
106 ["private_class_value":"for_integer_rsort":private]=>
115 ["private_class_value":"for_integer_rsort":private]=>
124 ["private_class_value":"for_integer_rsort":private]=>
133 ["private_class_value":"for_integer_rsort":private]=>
145 ["private_class_value":"for_string_rsort":private]=>
154 ["private_class_value":"for_string_rsort":private]=>
163 ["private_class_value":"for_string_rsort":private]=>
172 ["private_class_value":"for_string_rsort":private]=>
[all …]
H A Dasort_object2.phpt23 private $private_class_value;
38 private $private_class_value;
101 ["private_class_value":"for_integer_asort":private]=>
110 ["private_class_value":"for_integer_asort":private]=>
119 ["private_class_value":"for_integer_asort":private]=>
128 ["private_class_value":"for_integer_asort":private]=>
140 ["private_class_value":"for_string_asort":private]=>
149 ["private_class_value":"for_string_asort":private]=>
158 ["private_class_value":"for_string_asort":private]=>
167 ["private_class_value":"for_string_asort":private]=>
[all …]
H A Dsort_object2.phpt21 private $private_class_value;
36 private $private_class_value;
104 ["private_class_value":"for_integer_sort":private]=>
113 ["private_class_value":"for_integer_sort":private]=>
122 ["private_class_value":"for_integer_sort":private]=>
131 ["private_class_value":"for_integer_sort":private]=>
143 ["private_class_value":"for_string_sort":private]=>
152 ["private_class_value":"for_string_sort":private]=>
161 ["private_class_value":"for_string_sort":private]=>
170 ["private_class_value":"for_string_sort":private]=>
[all …]
/PHP-7.0/ext/standard/tests/serialize/
H A Dbug71940.phpt8 private $role;
18 private $identity;
51 [identity:Entry:private] => Identity Object
53 [role:Identity:private] => test
60 [identity:Entry:private] => Identity Object
62 [role:Identity:private] => test
/PHP-7.0/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt27 private $value2 = 10;
31 private function foo1() {
57 private $p2 = 50;
60 private $class_object3;
124 ["value2":"object_class":private]=>
141 ["value2":"object_class":private]=>
173 ["value2":"object_class":private]=>
495 ["value2":"object_class":private]=>
533 ["value2":"object_class":private]=>
576 ["value2":"object_class":private]=>
[all …]
H A Dvar_dump.phpt146 private $private_var1 = 20;
147 private $private_var2;
164 private function foo3() {
179 private $class_object3;
582 ["private_var1":"object_class":private]=>
584 ["private_var2":"object_class":private]=>
758 ["private_var1":"object_class":private]=>
760 ["private_var2":"object_class":private]=>
775 ["private_var1":"object_class":private]=>
777 ["private_var2":"object_class":private]=>
[all …]
H A Dvar_dump_64bit.phpt146 private $private_var1 = 20;
147 private $private_var2;
164 private function foo3() {
179 private $class_object3;
582 ["private_var1":"object_class":private]=>
584 ["private_var2":"object_class":private]=>
758 ["private_var1":"object_class":private]=>
760 ["private_var2":"object_class":private]=>
775 ["private_var1":"object_class":private]=>
777 ["private_var2":"object_class":private]=>
[all …]
/PHP-7.0/tests/classes/
H A Dinheritance_006.phpt6 private $c;
10 private $c;
20 [%u|b%"c":%u|b%"B":private]=>
22 [%u|b%"c":%u|b%"A":private]=>
H A Dproperty_override_private_private.phpt2 Redeclare inherited private property as private.
7 private $p = "A::p";
16 private $p = "B::p";
H A Dproperty_override_privateStatic_private.phpt2 Redeclare inherited private static property as private.
7 private static $p = "A::p (static)";
16 private $p = "B::p";
H A Dproperty_override_privateStatic_privateStatic.phpt2 Redeclare inherited private static property as private static.
7 private static $p = "A::p (static)";
16 private static $p = "B::p (static)";
H A Dproperty_override_private_privateStatic.phpt2 Redeclare inherited private property as private static.
7 private $p = "A::p";
16 private static $p = "B::p (static)";

Completed in 35 milliseconds

12345678910>>...28