Home
last modified time | relevance | path

Searched refs:b (Results 501 – 525 of 2383) sorted by last modified time

1...<<21222324252627282930>>...96

/PHP-5.5/ext/standard/tests/file/
H A Dflock_variation.phpt44 b"string",
45 b"",
H A Dfputcsv_variation1.phpt85 -- file opened in r+b --
106 -- file opened in a+b --
127 -- file opened in w+b --
148 -- file opened in x+b --
169 -- file opened in r+b --
190 -- file opened in a+b --
211 -- file opened in w+b --
232 -- file opened in x+b --
253 -- file opened in r+b --
274 -- file opened in a+b --
[all …]
H A Dfputcsv_variation10.phpt79 -- file opened in r+b --
100 -- file opened in a+b --
121 -- file opened in w+b --
142 -- file opened in x+b --
164 -- file opened in r+b --
188 -- file opened in a+b --
212 -- file opened in w+b --
236 -- file opened in x+b --
259 -- file opened in r+b --
280 -- file opened in a+b --
[all …]
H A Dfputcsv_variation11.phpt85 -- file opened in r+b --
106 -- file opened in a+b --
127 -- file opened in w+b --
148 -- file opened in x+b --
169 -- file opened in r+b --
190 -- file opened in a+b --
211 -- file opened in w+b --
232 -- file opened in x+b --
253 -- file opened in r+b --
274 -- file opened in a+b --
[all …]
H A Dfputcsv_variation12.phpt86 -- file opened in r+b --
107 -- file opened in a+b --
128 -- file opened in w+b --
149 -- file opened in x+b --
170 -- file opened in r+b --
191 -- file opened in a+b --
212 -- file opened in w+b --
233 -- file opened in x+b --
254 -- file opened in r+b --
275 -- file opened in a+b --
[all …]
H A Dfputcsv_variation13.phpt88 -- file opened in r+b --
115 -- file opened in a+b --
142 -- file opened in w+b --
169 -- file opened in x+b --
196 -- file opened in r+b --
223 -- file opened in a+b --
250 -- file opened in w+b --
277 -- file opened in x+b --
304 -- file opened in r+b --
331 -- file opened in a+b --
[all …]
H A Dfnmatch_variation.phpt60 32 => b"match*",
61 33 => b"*.tmp",
62 34 => b"mat*",
63 35 => b"mat*tmp",
64 36 => b"m*t",
106 b"string"
H A Dfputcsv_variation2.phpt86 -- file opened in r+b --
110 -- file opened in a+b --
134 -- file opened in w+b --
158 -- file opened in x+b --
182 -- file opened in r+b --
206 -- file opened in a+b --
230 -- file opened in w+b --
254 -- file opened in x+b --
278 -- file opened in r+b --
302 -- file opened in a+b --
[all …]
H A Dfile_get_contents_variation9.phpt28 fwrite($h, b"Here is a repeated amount of data");
H A Dfileinode_variation.phpt80 print( fileinode(b"$file_path/dir") )."\n";
82 print( fileinode(b"$file_path/dir/subdir") );
H A Dfile_get_contents_variation5.phpt28 fwrite($h, b"contents read");
H A Dfgetcsv_variation27.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
124 -- Testing fgetcsv() with file opened using r+b mode --
145 -- Testing fgetcsv() with file opened using a+b mode --
166 -- Testing fgetcsv() with file opened using w+b mode --
187 -- Testing fgetcsv() with file opened using x+b mode --
229 -- Testing fgetcsv() with file opened using r+b mode --
250 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation28.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
124 -- Testing fgetcsv() with file opened using r+b mode --
145 -- Testing fgetcsv() with file opened using a+b mode --
166 -- Testing fgetcsv() with file opened using w+b mode --
187 -- Testing fgetcsv() with file opened using x+b mode --
229 -- Testing fgetcsv() with file opened using r+b mode --
250 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation29.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
119 -- Testing fgetcsv() with file opened using r+b mode --
140 -- Testing fgetcsv() with file opened using a+b mode --
161 -- Testing fgetcsv() with file opened using w+b mode --
182 -- Testing fgetcsv() with file opened using x+b mode --
224 -- Testing fgetcsv() with file opened using r+b mode --
245 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation3.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
33 "a+", "a+b", "a+t",
34 "w+", "w+b", "w+t",
35 "x+", "x+b", "x+t");
122 -- Testing fgetcsv() with file opened using r+b mode --
143 -- Testing fgetcsv() with file opened using a+b mode --
164 -- Testing fgetcsv() with file opened using w+b mode --
185 -- Testing fgetcsv() with file opened using x+b mode --
227 -- Testing fgetcsv() with file opened using r+b mode --
248 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation30.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
118 -- Testing fgetcsv() with file opened using r+b mode --
139 -- Testing fgetcsv() with file opened using a+b mode --
160 -- Testing fgetcsv() with file opened using w+b mode --
181 -- Testing fgetcsv() with file opened using x+b mode --
223 -- Testing fgetcsv() with file opened using r+b mode --
244 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation31.phpt31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
120 -- Testing fgetcsv() with file opened using r+b mode --
141 -- Testing fgetcsv() with file opened using a+b mode --
162 -- Testing fgetcsv() with file opened using w+b mode --
183 -- Testing fgetcsv() with file opened using x+b mode --
225 -- Testing fgetcsv() with file opened using r+b mode --
246 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation4.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
33 "a+", "a+b", "a+t",
34 "w+", "w+b", "w+t",
35 "x+", "x+b", "x+t");
121 -- Testing fgetcsv() with file opened using r+b mode --
142 -- Testing fgetcsv() with file opened using a+b mode --
163 -- Testing fgetcsv() with file opened using w+b mode --
184 -- Testing fgetcsv() with file opened using x+b mode --
226 -- Testing fgetcsv() with file opened using r+b mode --
247 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation5.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
123 -- Testing fgetcsv() with file opened using r+b mode --
144 -- Testing fgetcsv() with file opened using a+b mode --
165 -- Testing fgetcsv() with file opened using w+b mode --
186 -- Testing fgetcsv() with file opened using x+b mode --
228 -- Testing fgetcsv() with file opened using r+b mode --
249 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation6.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
165 -- Testing fgetcsv() with file opened using r+b mode --
213 -- Testing fgetcsv() with file opened using a+b mode --
261 -- Testing fgetcsv() with file opened using w+b mode --
309 -- Testing fgetcsv() with file opened using x+b mode --
405 -- Testing fgetcsv() with file opened using r+b mode --
453 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation7.phpt32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
33 "a+", "a+b", "a+t",
34 "w+", "w+b", "w+t",
35 "x+", "x+b", "x+t");
133 -- Testing fgetcsv() with file opened using r+b mode --
163 -- Testing fgetcsv() with file opened using a+b mode --
193 -- Testing fgetcsv() with file opened using w+b mode --
223 -- Testing fgetcsv() with file opened using x+b mode --
283 -- Testing fgetcsv() with file opened using r+b mode --
313 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation8.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
131 -- Testing fgetcsv() with file opened using r+b mode --
155 -- Testing fgetcsv() with file opened using a+b mode --
179 -- Testing fgetcsv() with file opened using w+b mode --
203 -- Testing fgetcsv() with file opened using x+b mode --
251 -- Testing fgetcsv() with file opened using r+b mode --
275 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgetcsv_variation9.phpt35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
129 -- Testing fgetcsv() with file opened using r+b mode --
153 -- Testing fgetcsv() with file opened using a+b mode --
177 -- Testing fgetcsv() with file opened using w+b mode --
201 -- Testing fgetcsv() with file opened using x+b mode --
249 -- Testing fgetcsv() with file opened using r+b mode --
273 -- Testing fgetcsv() with file opened using a+b mode --
[all …]
H A Dfgets_variation6-win32.phpt19 $file_modes = array("w+", "w+b", "w+t",
20 "a+", "a+b", "a+t",
21 "x+", "x+b", "x+t");
101 -- Testing fgets() with file opened using mode w+b --
203 -- Testing fgets() with file opened using mode a+b --
305 -- Testing fgets() with file opened using mode x+b --
H A Dfgets_variation6.phpt19 $file_modes = array("w+", "w+b", "w+t",
20 "a+", "a+b", "a+t",
21 "x+", "x+b", "x+t");
101 -- Testing fgets() with file opened using mode w+b --
203 -- Testing fgets() with file opened using mode a+b --
305 -- Testing fgets() with file opened using mode x+b --

Completed in 72 milliseconds

1...<<21222324252627282930>>...96