Home
last modified time | relevance | path

Searched refs:w (Results 126 – 150 of 910) sorted by relevance

12345678910>>...37

/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_basic2.phpt17 w+, w+b, w+t,
36 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
80 -- Testing fgetss() with file opened using w+ mode --
95 -- Testing fgetss() with file opened using w+b mode --
110 -- Testing fgetss() with file opened using w+t mode --
H A Dfgetss_variation5-win32.phpt17 w+, w+b, w+t,
43 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
86 -- Testing fgetss() with file opened using w+ mode --
101 -- Testing fgetss() with file opened using w+b mode --
116 -- Testing fgetss() with file opened using w+t mode --
H A Dfgetss_variation5.phpt17 w+, w+b, w+t,
40 $file_modes = array("w+","w+b", "w+t","a+", "a+b", "a+t","x+","x+b","x+t");
83 -- Testing fgetss() with file opened using w+ mode --
98 -- Testing fgetss() with file opened using w+b mode --
113 -- Testing fgetss() with file opened using w+t mode --
H A Dfputcsv_variation4.phpt35 "w+", "w+b", "w+t",
126 -- file opened in w+ --
134 -- file opened in w+b --
142 -- file opened in w+t --
222 -- file opened in w+ --
230 -- file opened in w+b --
238 -- file opened in w+t --
318 -- file opened in w+ --
414 -- file opened in w+ --
510 -- file opened in w+ --
[all …]
H A Dfputcsv_variation2.phpt35 "w+", "w+b", "w+t",
126 -- file opened in w+ --
134 -- file opened in w+b --
142 -- file opened in w+t --
222 -- file opened in w+ --
230 -- file opened in w+b --
238 -- file opened in w+t --
318 -- file opened in w+ --
414 -- file opened in w+ --
510 -- file opened in w+ --
[all …]
H A Dfputcsv_variation3.phpt35 "w+", "w+b", "w+t",
126 -- file opened in w+ --
134 -- file opened in w+b --
142 -- file opened in w+t --
222 -- file opened in w+ --
230 -- file opened in w+b --
238 -- file opened in w+t --
318 -- file opened in w+ --
414 -- file opened in w+ --
510 -- file opened in w+ --
[all …]
H A Dfgetcsv_variation24.phpt35 $file_modes = array ("w+", "w+b", "w+t",
43 $file_handle = fopen($filename, "w");
96 -- Testing fgetcsv() with file opened using w+ mode --
108 -- Testing fgetcsv() with file opened using w+b mode --
120 -- Testing fgetcsv() with file opened using w+t mode --
168 -- Testing fgetcsv() with file opened using w+ mode --
180 -- Testing fgetcsv() with file opened using w+b mode --
192 -- Testing fgetcsv() with file opened using w+t mode --
240 -- Testing fgetcsv() with file opened using w+ mode --
312 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation7.phpt34 "w+", "w+b", "w+t",
42 $file_handle = fopen($filename, "w");
183 -- Testing fgetcsv() with file opened using w+ mode --
193 -- Testing fgetcsv() with file opened using w+b mode --
203 -- Testing fgetcsv() with file opened using w+t mode --
333 -- Testing fgetcsv() with file opened using w+ mode --
343 -- Testing fgetcsv() with file opened using w+b mode --
353 -- Testing fgetcsv() with file opened using w+t mode --
465 -- Testing fgetcsv() with file opened using w+ mode --
585 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation1.phpt34 "w+", "w+b", "w+t",
42 $file_handle = fopen($filename, "w");
183 -- Testing fgetcsv() with file opened using w+ mode --
193 -- Testing fgetcsv() with file opened using w+b mode --
203 -- Testing fgetcsv() with file opened using w+t mode --
333 -- Testing fgetcsv() with file opened using w+ mode --
343 -- Testing fgetcsv() with file opened using w+b mode --
353 -- Testing fgetcsv() with file opened using w+t mode --
483 -- Testing fgetcsv() with file opened using w+ mode --
633 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation2.phpt34 "w+", "w+b", "w+t",
42 $file_handle = fopen($filename, "w");
184 -- Testing fgetcsv() with file opened using w+ mode --
194 -- Testing fgetcsv() with file opened using w+b mode --
204 -- Testing fgetcsv() with file opened using w+t mode --
334 -- Testing fgetcsv() with file opened using w+ mode --
344 -- Testing fgetcsv() with file opened using w+b mode --
354 -- Testing fgetcsv() with file opened using w+t mode --
484 -- Testing fgetcsv() with file opened using w+ mode --
634 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation22.phpt33 "w+", "w+b", "w+t",
41 $file_handle = fopen($filename, "w");
153 -- Testing fgetcsv() with file opened using w+ mode --
160 -- Testing fgetcsv() with file opened using w+b mode --
167 -- Testing fgetcsv() with file opened using w+t mode --
258 -- Testing fgetcsv() with file opened using w+ mode --
265 -- Testing fgetcsv() with file opened using w+b mode --
272 -- Testing fgetcsv() with file opened using w+t mode --
363 -- Testing fgetcsv() with file opened using w+ mode --
468 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation29.phpt33 "w+", "w+b", "w+t",
41 $file_handle = fopen($filename, "w");
154 -- Testing fgetcsv() with file opened using w+ mode --
161 -- Testing fgetcsv() with file opened using w+b mode --
168 -- Testing fgetcsv() with file opened using w+t mode --
259 -- Testing fgetcsv() with file opened using w+ mode --
266 -- Testing fgetcsv() with file opened using w+b mode --
273 -- Testing fgetcsv() with file opened using w+t mode --
364 -- Testing fgetcsv() with file opened using w+ mode --
469 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation30.phpt33 "w+", "w+b", "w+t",
41 $file_handle = fopen($filename, "w");
153 -- Testing fgetcsv() with file opened using w+ mode --
160 -- Testing fgetcsv() with file opened using w+b mode --
167 -- Testing fgetcsv() with file opened using w+t mode --
258 -- Testing fgetcsv() with file opened using w+ mode --
265 -- Testing fgetcsv() with file opened using w+b mode --
272 -- Testing fgetcsv() with file opened using w+t mode --
363 -- Testing fgetcsv() with file opened using w+ mode --
468 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation31.phpt33 "w+", "w+b", "w+t",
41 $file_handle = fopen($filename, "w");
155 -- Testing fgetcsv() with file opened using w+ mode --
162 -- Testing fgetcsv() with file opened using w+b mode --
169 -- Testing fgetcsv() with file opened using w+t mode --
260 -- Testing fgetcsv() with file opened using w+ mode --
267 -- Testing fgetcsv() with file opened using w+b mode --
274 -- Testing fgetcsv() with file opened using w+t mode --
365 -- Testing fgetcsv() with file opened using w+ mode --
470 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dlstat_stat_variation13.phpt2 Test lstat() and stat() functions: usage variations - file opened using w and r mode
19 /* use stat on file created using "w" and "r" mode of fopen */
28 $file_handle = fopen($filename, "w"); // create file
H A Dfgetcsv_variation14.phpt20 "w+", "w+b", "w+t",
27 $file_handle = fopen($filename, "w");
174 -- Testing fgetcsv() with file opened using w+ mode --
185 -- Testing fgetcsv() with file opened using w+b mode --
196 -- Testing fgetcsv() with file opened using w+t mode --
/PHP-5.5/ext/standard/tests/streams/
H A Dbug54946.phpt6 $stream = fopen($filename, "w"); // w or a
/PHP-5.5/ext/mbstring/libmbfl/filters/
H A Dmbfilter_sjis_mobile.h67 int mbfilter_conv_map_tbl(int c, int *w, const unsigned short map[][3], int n);
68 int mbfilter_conv_r_map_tbl(int c, int *w, const unsigned short map[][3], int n);
/PHP-5.5/ext/zlib/tests/
H A Dgzfile_variation15.phpt32 $h = gzopen($secondFile, "w");
41 $h = gzopen($firstFile, "w");
50 $h = gzopen($filename, "w");
66 $h = gzopen($scriptFile, "w");
H A Dreadgzfile_variation15.phpt32 $h = gzopen($secondFile, "w");
42 $h = gzopen($firstFile, "w");
52 $h = gzopen($filename, "w");
70 $h = gzopen($scriptFile, "w");
/PHP-5.5/Zend/tests/
H A Dlsb_018.phpt40 $w = Baz::getInstance();
44 $w->identify();
52 $w->identify();
/PHP-5.5/ext/gd/libgd/
H A Dgd_arc_f_buggy.c50 long w; /* a * 2 */
259 w = (long) width;
262 ws = w * w;
280 pt[0].x = w / 2;
294 x2 = w;
411 x2 = w;
544 long w; /* a * 2 */
567 pt.x = w / 2;
579 pt.x = -w / 2;
613 ws = w * w;
[all …]
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_callback2.phpt11 var_dump(preg_replace_callback('/\w/', 'f', 'z'));
18 var_dump(preg_replace_callback('@\b\w{1,2}\b@', 'g', array('a b3 bcd', 'v' => 'aksfjk', 12 => 'aa b…
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug39322.phpt12 1 => array('pipe', 'w'),
13 2 => array('pipe', 'w'));
H A Dproc_nice_basic.phpt17 preg_match('/^\s*\w+\s+\w+\s*(\d+)\s+(\d+)/m', $res, $matches);

Completed in 110 milliseconds

12345678910>>...37