Home
last modified time | relevance | path

Searched refs:access (Results 1 – 25 of 225) sorted by relevance

123456789

/PHP-5.5/ext/standard/tests/file/
H A D005_variation2.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
37 echo "-- File access time is => ";
88 -- File access time is =>
93 -- File access time is =>
98 -- File access time is =>
103 -- File access time is => %d
108 -- File access time is => %d
H A D005_variation-win32.phpt34 echo "-- File access time is => ";
127 /* set to access time of $file_name2 */
157 -- File access time is => %d:%s:%s:%d:%d:%d
160 -- File access time is => %d:%s:%s:%d:%d:%d
163 -- File access time is => %d:%s:%s:%d:%d:%d
168 -- File access time is => %d:%s:%s:%d:%d:%d
173 -- File access time is => %d:%s:%s:%d:%d:%d
178 -- File access time is => %d:%s:%s:%d:%d:%d
183 -- File access time is => %d:%s:%s:%d:%d:%d
188 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation.phpt37 echo "-- File access time is => ";
142 /* set to access time of $file_name2 */
186 -- File access time is => %d:%s:%s:%d:%d:%d
189 -- File access time is => %d:%s:%s:%d:%d:%d
192 -- File access time is => %d:%s:%s:%d:%d:%d
197 -- File access time is => %d:%s:%s:%d:%d:%d
202 -- File access time is => %d:%s:%s:%d:%d:%d
207 -- File access time is => %d:%s:%s:%d:%d:%d
212 -- File access time is => %d:%s:%s:%d:%d:%d
217 -- File access time is => %d:%s:%s:%d:%d:%d
[all …]
H A D005_variation2-win32.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
37 echo "-- File access time is => ";
74 -- File access time is =>
79 -- File access time is =>
84 -- File access time is =>
89 -- File access time is =>
100 -- File access time is =>
H A Dfopen_variation14-win32.phpt106 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
111 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
116 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
121 Warning: fopen(): remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
126 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
131 Warning: fopen(): remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
136 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
141 Warning: fopen(): remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
158 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
163 Warning: fopen(): remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
[all …]
H A Dfopen_variation15-win32.phpt110 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
115 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
120 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
125 Warning: fopen(): remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
130 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
135 Warning: fopen(): remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
140 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
145 Warning: fopen(): remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
162 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
167 Warning: fopen(): remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
[all …]
/PHP-5.5/ext/spl/tests/
H A DarrayObject_setFlags_basic2.phpt2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
29 Fatal error: Cannot access private property C::$x in %s on line 19
H A Dbug45622.phpt17 echo "\n--> Remove the real property and access the array element:\n";
22 echo "\n--> Remove the array element and try access again:\n";
38 --> Remove the real property and access the array element:
42 --> Remove the array element and try access again:
H A DarrayObject_setFlags_basic1.phpt25 echo "\n--> Remove the real property and access the array element:\n";
29 echo "\n--> Remove the array element and try access again:\n";
39 --> Remove the real property and access the array element:
44 --> Remove the array element and try access again:
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_setAccessible.phpt119 string(44) "Cannot access non-public member A::protected"
120 string(50) "Cannot access non-public member A::protectedStatic"
121 string(42) "Cannot access non-public member A::private"
122 string(48) "Cannot access non-public member A::privateStatic"
131 string(44) "Cannot access non-public member B::protected"
132 string(50) "Cannot access non-public member B::protectedStatic"
133 string(42) "Cannot access non-public member A::private"
H A DReflectionClass_getProperty_003.phpt113 Cannot access non-public member C::protA
131 Cannot access non-public member C::protB
149 Cannot access non-public member C::protC
157 Cannot access non-public member C::privC
175 Cannot access non-public member A::protC
183 Cannot access non-public member A::privC
199 Cannot access non-public member B::protC
207 Cannot access non-public member B::privC
233 Cannot access non-public member C::protC
241 Cannot access non-public member C::privC
H A DReflectionClass_getProperty_004.phpt113 Cannot access non-public member C::protA
131 Cannot access non-public member C::protB
149 Cannot access non-public member C::protC
157 Cannot access non-public member C::privC
175 Cannot access non-public member A::protC
183 Cannot access non-public member A::privC
199 Cannot access non-public member B::protC
207 Cannot access non-public member B::privC
233 Cannot access non-public member C::protC
241 Cannot access non-public member C::privC
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_005.phpt23 echo "\n\n---> Various types of access on complete class:\n" ;
43 echo "\n\n---> Same types of access on incomplete class:\n" ;
67 ---> Various types of access on complete class:
84 ---> Same types of access on incomplete class:
93 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
96 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
98 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
101 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
104 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
107 Notice: main(): The script tried to execute a method or access a property of an incomplete object. …
[all …]
/PHP-5.5/ext/simplexml/
H A DREADME1 SimpleXML is meant to be an easy way to access XML data.
8 4) string conversion allows to access TEXT data
25 Due to engine problems it is currently not possible to access
31 At the moment property access to multiple elements of the same
/PHP-5.5/Zend/tests/
H A Derrmsg_009.phpt2 errmsg: multiple access type modifiers are not allowed (properties)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_002.phpt2 using multiple access modifiers (attributes)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Derrmsg_010.phpt2 errmsg: multiple access type modifiers are not allowed (methods)
13 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Daccess_modifiers_001.phpt2 using multiple access modifiers (methods)
14 Fatal error: Multiple access type modifiers are not allowed in %s on line %d
H A Dbug29674.phpt2 Bug #29674 (inherited method doesn't have access to private variables of the derived class)
41 Fatal error: Cannot access private property ChildClass::$private_child in %sbug29674.php on line %d
/PHP-5.5/ext/posix/tests/
H A Dposix_access.phpt4 checks for existence, read-access, write-access, execute-access
/PHP-5.5/tests/classes/
H A Dstatic_properties_003_error1.phpt2 Attempting to access static properties using instance property syntax
18 Fatal error: Cannot access protected property C::$y in %s on line 8
H A Dstatic_properties_003_error2.phpt2 Attempting to access static properties using instance property syntax
18 Fatal error: Cannot access protected property C::$y in %s on line 8
H A Dstatic_properties_003_error3.phpt2 Attempting to access static properties using instance property syntax
18 Fatal error: Cannot access protected property C::$y in %s on line 8
H A Dstatic_properties_003_error4.phpt2 Attempting to access static properties using instance property syntax
18 Fatal error: Cannot access protected property C::$y in %s on line 8
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_32_changes.phpt12 $db->exec('CREATE TABLE pageView(id INTEGER PRIMARY KEY, page CHAR(256), access INTEGER(10))');
13 $db->exec('INSERT INTO pageView (page, access) VALUES (\'test\', \'000000\')');

Completed in 36 milliseconds

123456789