Home
last modified time | relevance | path

Searched refs:read (Results 76 – 100 of 478) sorted by last modified time

12345678910>>...20

/PHP-5.5/ext/standard/tests/http/
H A Dserver.inc46 // read headers
70 // read content
/PHP-5.5/ext/standard/tests/filters/
H A Dfilter_errors_user.phpt51 echo "test append / read / remove\n";
62 echo "test append all / read / remove all\n";
76 echo "test append all / read / close\n";
132 test append / read / remove
154 test append all / read / remove all
172 test append all / read / close
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation1-win32.phpt34 echo "-- Unlink file having default permission and its dir having read only permission --\n";
72 -- Unlink file having default permission and its dir having read only permission --
H A Dunlink_variation1.phpt44 echo "-- Unlink file having default permission and its dir having read only permission --\n";
76 -- Unlink file having default permission and its dir having read only permission --
H A Dsymlink_link_linkinfo_is_link_variation3.phpt50 $data_from_link = file_get_contents($linkname); // data read from $filename
H A Dsymlink_link_linkinfo_is_link_variation4.phpt44 $data_from_link = file_get_contents($linkname); // data read from $filename
H A Drename_variation7-win32.phpt31 Warning: readlink(): readlink failed to read the symbolic link (%srename_variation7-win32.php.tmp.l…
34 Warning: readlink(): readlink failed to read the symbolic link (%srename_variation7-win32.php.tmp.l…
H A Dstat_variation5-win32.phpt2 Test stat() functions: usage variations - file opened in read/write mode
17 /* test the stats of file opened in write mode and then same in read mode */
27 echo "\n*** Testing stat(): on a file with read/write permission ***\n";
36 // opening file again in read mode
37 $file_handle = fopen($filename, "r"); // read file
60 *** Testing stat(): on a file with read/write permission ***
H A Dreadfile_basic-win32.phpt28 // create file, read the file content, delete file
H A Dreadfile_basic.phpt28 // create file, read the file content, delete file
H A Dreadfile_variation4.phpt138 file not read
142 file not read
146 file not read
150 file not read
154 file not read
158 file not read
162 file not read
166 file not read
170 file not read
174 file not read
[all …]
H A Dreadfile_variation5.phpt115 echo "File not read\n";
158 File not read
162 File not read
166 File not read
170 File not read
210 File not read
214 File not read
H A Dreadlink_realpath_basic1.phpt50 /* loop through $files to read the linkpath of
H A Dreadlink_realpath_basic2.phpt44 /* loop through $files to read the filepath of $file in the above array */
H A Drealpath_basic-win32.phpt45 /* loop through $files to read the filepath of $file in the above array */
H A Drealpath_basic3.phpt42 /* loop through $files to read the filepath of $file in the above array */
H A Dis_readable_variation2.phpt32 echo "\n*** Testing is_readable() on directory without read permission ***\n";
85 *** Testing is_readable() on directory without read permission ***
H A Dlstat_stat_variation13.phpt27 echo "*** Checking stat() on a file opened using read/write mode ***\n";
34 // opening file again in read mode
35 $file_handle = fopen($filename, "r"); // read file
53 *** Checking stat() on a file opened using read/write mode ***
H A Dfscanf_variation54.phpt11 /* Test fscanf() to scan a file to read objects */
15 echo "*** Test fscanf(): to read objects from a file ***\n";
46 // opening file for read
68 *** Test fscanf(): to read objects from a file ***
H A Dfseek_ftell_rewind_basic2-win32.phpt18 Description: Tells file pointer read/write position
H A Dfseek_ftell_rewind_basic2.phpt17 Description: Tells file pointer read/write position
H A Dfseek_ftell_rewind_error1.phpt13 Description: Tells file pointer read/write position
H A Dfseek_ftell_rewind_error2.phpt13 Description: Tells file pointer read/write position
H A Dfseek_ftell_rewind_error3.phpt13 Description: Tells file pointer read/write position
H A Dfseek_ftell_rewind_variation2-win32.phpt17 Description: Tells file pointer read/write position

Completed in 35 milliseconds

12345678910>>...20