Home
last modified time | relevance | path

Searched refs:w (Results 101 – 125 of 952) sorted by relevance

12345678910>>...39

/PHP-7.4/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation4-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
28 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
73 -- File opened in mode w --
124 -- File opened in mode w+ --
141 -- File opened in mode w+b --
158 -- File opened in mode w+t --
279 -- File opened in mode w --
330 -- File opened in mode w+ --
347 -- File opened in mode w+b --
[all …]
H A Dfseek_ftell_rewind_variation4.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_SET
28 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_SET & all w and x modes ***
73 -- File opened in mode w --
124 -- File opened in mode w+ --
141 -- File opened in mode w+b --
158 -- File opened in mode w+t --
279 -- File opened in mode w --
330 -- File opened in mode w+ --
347 -- File opened in mode w+b --
[all …]
H A Dfseek_ftell_rewind_variation6-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
73 -- File opened in mode w --
124 -- File opened in mode w+ --
141 -- File opened in mode w+b --
158 -- File opened in mode w+t --
279 -- File opened in mode w --
330 -- File opened in mode w+ --
347 -- File opened in mode w+b --
[all …]
H A Dfseek_ftell_rewind_variation6.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w & x modes, SEEK_CUR
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
70 *** Testing fseek(), ftell(), rewind() : whence = SEEK_CUR & all w and x modes ***
73 -- File opened in mode w --
124 -- File opened in mode w+ --
141 -- File opened in mode w+b --
158 -- File opened in mode w+t --
279 -- File opened in mode w --
330 -- File opened in mode w+ --
347 -- File opened in mode w+b --
[all …]
H A Dbug39551.phpt6 $bucket = stream_bucket_new(fopen('php://temp', 'w+'), '');
11 $bucket = stream_bucket_new(fopen('php://temp', 'w+'), '');
H A Dstream_copy_to_stream.phpt13 $dest = fopen($new_file, 'w');
25 $dest = fopen($new_file, 'w');
40 $dest = fopen($new_file, 'w');
55 $dest = fopen($new_file, 'w');
70 $dest = fopen($new_file, 'w');
86 $dest = fopen($new_file, 'w');
101 $dest = fopen($new_file, 'w');
H A Dfflush_variation1-win32-mb.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
68 -- File opened in w mode --
80 -- File opened in w+ mode --
84 -- File opened in w+b mode --
88 -- File opened in w+t mode --
141 -- File opened in w mode --
153 -- File opened in w+ mode --
214 -- File opened in w mode --
226 -- File opened in w+ mode --
287 -- File opened in w mode --
[all …]
H A Dfflush_variation1-win32.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
68 -- File opened in w mode --
80 -- File opened in w+ mode --
84 -- File opened in w+b mode --
88 -- File opened in w+t mode --
141 -- File opened in w mode --
153 -- File opened in w+ mode --
214 -- File opened in w mode --
226 -- File opened in w+ mode --
287 -- File opened in w mode --
[all …]
H A Dfflush_variation1.phpt21 $file_modes = array("w", "wb", "wt", "w+", "w+b", "w+t",
69 -- File opened in w mode --
81 -- File opened in w+ mode --
85 -- File opened in w+b mode --
89 -- File opened in w+t mode --
142 -- File opened in w mode --
154 -- File opened in w+ mode --
215 -- File opened in w mode --
227 -- File opened in w+ mode --
288 -- File opened in w mode --
[all …]
H A Dfseek_ftell_rewind_variation2-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
72 *** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
75 -- File opened in mode w --
120 -- File opened in mode w+ --
135 -- File opened in mode w+b --
150 -- File opened in mode w+t --
257 -- File opened in mode w --
302 -- File opened in mode w+ --
317 -- File opened in mode w+b --
[all …]
H A Dfseek_ftell_rewind_variation2.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, default whence
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
72 *** Testing fseek(), ftell(), rewind() : default whence & all w and x modes ***
75 -- File opened in mode w --
120 -- File opened in mode w+ --
135 -- File opened in mode w+b --
150 -- File opened in mode w+t --
257 -- File opened in mode w --
302 -- File opened in mode w+ --
317 -- File opened in mode w+b --
[all …]
H A Dfgetcsv_variation21.phpt22 "w+", "w+b", "w+t",
29 $file_handle = fopen($filename, "w");
144 -- Testing fgetcsv() with file opened using w+ mode --
152 -- Testing fgetcsv() with file opened using w+b mode --
160 -- Testing fgetcsv() with file opened using w+t mode --
/PHP-7.4/ext/standard/tests/general_functions/
H A Dproc_open.phpt12 1 => array("pipe", "w"),
13 2 => array("pipe", "w")
H A Dproc_open_null.phpt9 $proc = proc_open($cmd, [1 => ['null'], 2 => ['pipe', 'w']], $pipes);
14 $proc = proc_open($cmd, [1 => ['pipe', 'w'], 2 => ['null']], $pipes);
/PHP-7.4/ext/gd/libgd/
H A Dgd.c390 i = (R == w) ? 3 : ((G == w) ? 5 : 1); in RGB_to_HWB()
392 RETURN_HWB(i - f / (v - w), w, b); in RGB_to_HWB()
1108 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1122 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1136 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1172 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1186 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1200 for (w = wstart; w < wstart + wid; w++) { in gdImageLine()
1447 for (w = wstart; w < wstart + wid; w++) { in dashedSet()
1452 for (w = wstart; w < wstart + wid; w++) { in dashedSet()
[all …]
/PHP-7.4/ext/gd/tests/
H A Dbug28147.phpt13 $w = imagecolorallocate($im, 255, 255, 255);
16 imagefilledrectangle($im,0,0,299,299,$w);
H A Dbug51671.phpt9 $w = 1;
11 $im = imagecreatetruecolor($w, $h);
/PHP-7.4/ext/standard/tests/streams/
H A Dbug75031.phpt15 test_75031("php://temp", "w+");
16 test_75031("php://memory", "w+");
H A Dstream_get_meta_data_file_variation5.phpt8 $fp = fopen($filename, "w+");
47 string(2) "w+"
70 string(2) "w+"
/PHP-7.4/ext/standard/tests/strings/
H A Dbug48709.phpt14 'wh', // w
15 'wa' // w
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c241 int c1, s, w; in mbfl_filt_conv_jis_ms_wchar() local
295 w = s - 94*94 + 0xe000; in mbfl_filt_conv_jis_ms_wchar()
297 w = 0; in mbfl_filt_conv_jis_ms_wchar()
299 if (w <= 0) { in mbfl_filt_conv_jis_ms_wchar()
300 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
301 w &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_jis_ms_wchar()
308 w = 0; in mbfl_filt_conv_jis_ms_wchar()
310 if (w <= 0) { in mbfl_filt_conv_jis_ms_wchar()
311 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
322 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
[all …]
/PHP-7.4/ext/standard/tests/filters/
H A Dstrip_tags_filter.phpt5 $fp = fopen('php://output', 'w');
10 $fp = fopen('php://output', 'w');
15 $fp = fopen('php://output', 'w');
/PHP-7.4/tests/basic/
H A Dbug71273.phpt13 …$cmd = getenv('TEST_PHP_EXECUTABLE') . " -n -d html_errors=on -d extension_dir=a/�/w -d extension=…
16 var_dump(preg_match(",.+a[\\/].+[\\/]w.php_kartoffelbrei.dll.+,s", $out));
/PHP-7.4/ext/zlib/tests/
H A Dzlib_filter_deflate2.phpt9 $fp = fopen('php://stdout', 'w');
16 �A� Dѫ�΍���1�MB��Uv�_�(�EL���/��aP�=Pi �;�6�f�Ce4��U9;w�5�� m /
/PHP-7.4/tests/classes/
H A Diterators_003.phpt52 foreach($t as $w) {
53 if ($w == 1) {
57 if ($w == 2) {
61 echo "double:$v:$w\n";

Completed in 63 milliseconds

12345678910>>...39