Home
last modified time | relevance | path

Searched refs:opened (Results 101 – 125 of 182) sorted by relevance

12345678

/PHP-7.4/ext/standard/tests/file/
H A Dfgetss_basic1.phpt30 /* try reading the file opened in different modes of reading */
34 echo "\n-- Testing fgetss() with file opened using $file_modes[$mode_counter] mode --\n";
72 -- Testing fgetss() with file opened using r mode --
83 -- Testing fgetss() with file opened using rb mode --
94 -- Testing fgetss() with file opened using rt mode --
105 -- Testing fgetss() with file opened using r+ mode --
116 -- Testing fgetss() with file opened using r+b mode --
127 -- Testing fgetss() with file opened using r+t mode --
H A Dfread_basic.phpt106 -- File opened in mode r --
128 -- File opened in mode rb --
150 -- File opened in mode rt --
172 -- File opened in mode r+ --
240 -- File opened in mode r --
262 -- File opened in mode rb --
284 -- File opened in mode rt --
306 -- File opened in mode r+ --
374 -- File opened in mode r --
396 -- File opened in mode rb --
[all …]
H A Dfgetc_basic.phpt68 -- Testing fgetc() : file opened using r mode --
94 -- Testing fgetc() : file opened using rb mode --
120 -- Testing fgetc() : file opened using rt mode --
146 -- Testing fgetc() : file opened using r+ mode --
172 -- Testing fgetc() : file opened using r+b mode --
198 -- Testing fgetc() : file opened using r+t mode --
225 -- Testing fgetc() : file opened using r mode --
251 -- Testing fgetc() : file opened using rb mode --
277 -- Testing fgetc() : file opened using rt mode --
303 -- Testing fgetc() : file opened using r+ mode --
[all …]
H A Dfgetss_variation4.phpt37 /* try reading the file opened in different modes of reading */
41 echo "\n-- Testing fgetss() with file opened using $file_modes[$mode_counter] mode --\n";
81 -- Testing fgetss() with file opened using r mode --
96 -- Testing fgetss() with file opened using rb mode --
111 -- Testing fgetss() with file opened using rt mode --
126 -- Testing fgetss() with file opened using r+ mode --
141 -- Testing fgetss() with file opened using r+b mode --
156 -- Testing fgetss() with file opened using r+t mode --
H A Dlstat_stat_variation13.phpt2 Test lstat() and stat() functions: usage variations - file opened using w and r mode
24 echo "*** Checking stat() on a file opened using read/write mode ***\n";
49 *** Checking stat() on a file opened using read/write mode ***
H A Dfread_variation2.phpt110 -- File opened in mode a --
129 -- File opened in mode ab --
148 -- File opened in mode at --
167 -- File opened in mode w --
186 -- File opened in mode wb --
205 -- File opened in mode wt --
224 -- File opened in mode x --
283 -- File opened in mode a --
340 -- File opened in mode w --
397 -- File opened in mode x --
[all …]
H A Dfopen_variation10-win32.phpt69 echo "file not opened for read\n";
99 file not opened for read
106 file not opened for read
113 file not opened for read
123 file not opened for read
145 file not opened for read
H A Dfopen_variation11-win32.phpt68 echo "file not opened for read\n";
97 file not opened for read
104 file not opened for read
111 file not opened for read
121 file not opened for read
143 file not opened for read
H A Dfgets_variation5.phpt24 echo "\n-- Testing fgets() with file opened using mode $file_mode --\n";
60 -- Testing fgets() with file opened using mode w+ --
87 -- Testing fgets() with file opened using mode w+b --
114 -- Testing fgets() with file opened using mode w+t --
141 -- Testing fgets() with file opened using mode a+ --
168 -- Testing fgets() with file opened using mode a+b --
195 -- Testing fgets() with file opened using mode a+t --
222 -- Testing fgets() with file opened using mode x+ --
249 -- Testing fgets() with file opened using mode x+b --
276 -- Testing fgets() with file opened using mode x+t --
H A Dfread_variation4.phpt108 -- File opened in mode a --
125 -- File opened in mode ab --
142 -- File opened in mode at --
159 -- File opened in mode w --
176 -- File opened in mode wb --
193 -- File opened in mode wt --
210 -- File opened in mode x --
263 -- File opened in mode a --
314 -- File opened in mode w --
365 -- File opened in mode x --
[all …]
H A Dfgets_variation6-win32.phpt30 echo "\n-- Testing fgets() with file opened using mode $file_mode --\n";
67 -- Testing fgets() with file opened using mode w+ --
101 -- Testing fgets() with file opened using mode w+b --
135 -- Testing fgets() with file opened using mode w+t --
169 -- Testing fgets() with file opened using mode a+ --
203 -- Testing fgets() with file opened using mode a+b --
237 -- Testing fgets() with file opened using mode a+t --
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
H A Dfgets_variation6.phpt30 echo "\n-- Testing fgets() with file opened using mode $file_mode --\n";
67 -- Testing fgets() with file opened using mode w+ --
101 -- Testing fgets() with file opened using mode w+b --
135 -- Testing fgets() with file opened using mode w+t --
169 -- Testing fgets() with file opened using mode a+ --
203 -- Testing fgets() with file opened using mode a+b --
237 -- Testing fgets() with file opened using mode a+t --
271 -- Testing fgets() with file opened using mode x+ --
305 -- Testing fgets() with file opened using mode x+b --
339 -- Testing fgets() with file opened using mode x+t --
H A Dbug45985.phpt2 Bug #35740 (touch() opened file raises a warning)
H A Dfgetss_variation3-win32.phpt18 /* try fgetss on files which are opened in read/write modes
46 /* try reading the file opened in different modes of reading */
88 -- Testing fgetss() with file opened using w+ mode --
142 -- Testing fgetss() with file opened using w+b mode --
196 -- Testing fgetss() with file opened using w+t mode --
250 -- Testing fgetss() with file opened using a+ mode --
304 -- Testing fgetss() with file opened using a+b mode --
358 -- Testing fgetss() with file opened using a+t mode --
412 -- Testing fgetss() with file opened using x+ mode --
466 -- Testing fgetss() with file opened using x+b mode --
[all …]
H A Dfgetss_variation3.phpt18 /* try fgetss on files which are opened in read/write modes
42 /* try reading the file opened in different modes of reading */
84 -- Testing fgetss() with file opened using w+ mode --
138 -- Testing fgetss() with file opened using w+b mode --
192 -- Testing fgetss() with file opened using w+t mode --
246 -- Testing fgetss() with file opened using a+ mode --
300 -- Testing fgetss() with file opened using a+b mode --
354 -- Testing fgetss() with file opened using a+t mode --
408 -- Testing fgetss() with file opened using x+ mode --
462 -- Testing fgetss() with file opened using x+b mode --
[all …]
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 */
H A Dfgetss_variation2.phpt34 /* try reading the file opened in different modes of reading */
38 echo "\n-- Testing fgetss() with file opened using $file_modes[$mode_counter] mode --\n";
77 -- Testing fgetss() with file opened using r mode --
138 -- Testing fgetss() with file opened using rb mode --
199 -- Testing fgetss() with file opened using rt mode --
260 -- Testing fgetss() with file opened using r+ mode --
321 -- Testing fgetss() with file opened using r+b mode --
382 -- Testing fgetss() with file opened using r+t mode --
/PHP-7.4/ext/dba/tests/
H A Ddba_db4_015.phpt22 echo "database file opened\n";
38 database file opened
H A Ddba_db4_013.phpt22 echo "database file opened\n";
38 database file opened
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation4.phpt2 Test dir() function : usage variations - operate on previously opened directory
16 echo "*** Testing dir() : operate on previously opened directory ***\n";
55 *** Testing dir() : operate on previously opened directory ***
H A Ddir_variation4-win32-mb.phpt2 Test dir() function : usage variations - operate on previously opened directory
22 echo "*** Testing dir() : operate on previously opened directory ***\n";
61 *** Testing dir() : operate on previously opened directory ***
/PHP-7.4/main/
H A Dphp_streams.h66 #define php_stream_fopen_rel(filename, mode, opened, options) _php_stream_fopen((filename), (mode),… argument
68 …with_path_rel(filename, mode, path, opened, options) _php_stream_fopen_with_path((filename), (mode… argument
79 …am_open_wrapper_rel(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (mode), (opti… argument
80 …_wrapper_ex_rel(path, mode, options, opened, context) _php_stream_open_wrapper_ex((path), (mode), … argument
572 …stream_open_wrapper(path, mode, options, opened) _php_stream_open_wrapper_ex((path), (mode), (opti… argument
573 …open_wrapper_ex(path, mode, options, opened, context) _php_stream_open_wrapper_ex((path), (mode), … argument
/PHP-7.4/ext/phar/tests/
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened
59 Iterator myIterator returned a file that could not be opened "phar_buildfromiterator7./oopsie/there…
/PHP-7.4/ext/phar/tests/tar/
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened tar-based
59 Iterator myIterator returned a file that could not be opened "phar_buildfromiterator7./oopsie/there…
/PHP-7.4/ext/phar/tests/zip/
H A Dphar_buildfromiterator7.phpt2 Phar::buildFromIterator() iterator, file can't be opened zip-based
59 Iterator myIterator returned a file that could not be opened "phar_buildfromiterator7./oopsie/there…

Completed in 54 milliseconds

12345678