Home
last modified time | relevance | path

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

12345678910>>...42

/PHP-7.2/ext/standard/tests/file/
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 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 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 Dbug39551.phpt6 $bucket = stream_bucket_new(fopen('php://temp', 'w+'), '');
11 $bucket = stream_bucket_new(fopen('php://temp', 'w+'), '');
H A Dfgetcsv_variation9.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
169 -- Testing fgetcsv() with file opened using w+ mode --
177 -- Testing fgetcsv() with file opened using w+b mode --
185 -- Testing fgetcsv() with file opened using w+t mode --
289 -- Testing fgetcsv() with file opened using w+ mode --
297 -- Testing fgetcsv() with file opened using w+b mode --
305 -- Testing fgetcsv() with file opened using w+t mode --
409 -- Testing fgetcsv() with file opened using w+ mode --
529 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation8.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
171 -- Testing fgetcsv() with file opened using w+ mode --
179 -- Testing fgetcsv() with file opened using w+b mode --
187 -- Testing fgetcsv() with file opened using w+t mode --
291 -- Testing fgetcsv() with file opened using w+ mode --
299 -- Testing fgetcsv() with file opened using w+b mode --
307 -- Testing fgetcsv() with file opened using w+t mode --
411 -- Testing fgetcsv() with file opened using w+ mode --
531 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfseek_ftell_rewind_variation8-win32.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
74 -- File opened in mode w --
125 -- File opened in mode w+ --
142 -- File opened in mode w+b --
159 -- File opened in mode w+t --
280 -- File opened in mode w --
331 -- File opened in mode w+ --
348 -- File opened in mode w+b --
365 -- File opened in mode w+t --
H A Dfseek_ftell_rewind_variation8.phpt2 Test fseek(), ftell() & rewind() functions : usage variations - all w and x modes, SEEK_END
29 $file_modes = array( "w","wb","wt","w+","w+b","w+t",
74 -- File opened in mode w --
125 -- File opened in mode w+ --
142 -- File opened in mode w+b --
159 -- File opened in mode w+t --
280 -- File opened in mode w --
331 -- File opened in mode w+ --
348 -- File opened in mode w+b --
365 -- File opened in mode w+t --
H A Dreadfile_basic-win32.phpt24 $filemodes = array("w", "wt", "wb", "w+", "w+b", "w+t",
54 -- File opened with mode: w --
63 -- File opened with mode: w+ --
66 -- File opened with mode: w+b --
69 -- File opened with mode: w+t --
110 -- File opened with mode: w --
119 -- File opened with mode: w+ --
166 -- File opened with mode: w --
175 -- File opened with mode: w+ --
222 -- File opened with mode: w --
[all …]
H A Dreadfile_basic.phpt24 $filemodes = array("w", "wt", "wb", "w+", "w+b", "w+t",
54 -- File opened with mode: w --
63 -- File opened with mode: w+ --
66 -- File opened with mode: w+b --
69 -- File opened with mode: w+t --
110 -- File opened with mode: w --
119 -- File opened with mode: w+ --
166 -- File opened with mode: w --
175 -- File opened with mode: w+ --
222 -- File opened with mode: w --
[all …]
H A Dfgetcsv_variation18.phpt32 "w+", "w+b", "w+t",
40 $file_handle = fopen($filename, "w");
163 -- Testing fgetcsv() with file opened using w+ mode --
171 -- Testing fgetcsv() with file opened using w+b mode --
179 -- Testing fgetcsv() with file opened using w+t mode --
283 -- Testing fgetcsv() with file opened using w+ mode --
291 -- Testing fgetcsv() with file opened using w+b mode --
299 -- Testing fgetcsv() with file opened using w+t mode --
403 -- Testing fgetcsv() with file opened using w+ mode --
523 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
/PHP-7.2/ext/pcre/tests/
H A Dpreg_grep_basic.phpt11 var_dump(preg_grep('@^HTTP(.*?)\w{2,}$@i', $array)); //finds a string starting with http (regardles…
12 var_dump(preg_grep('@(/\w+\.*/*)+@', $array)); //finds / followed by one or more of a-z, A-Z and 0-…
13 …eg_grep('@^http://[^w]{3}.*$@i', $array)); //finds http:// (at the beginning of a string) not foll…
15 var_dump(preg_grep('@^HTTP(.*?)\w{2,}$@i', $array, PREG_GREP_INVERT)); //same as first example but …
/PHP-7.2/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.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_cp5022x.c231 int c1, s, w; in mbfl_filt_conv_jis_ms_wchar() local
285 w = s - 94*94 + 0xe000; in mbfl_filt_conv_jis_ms_wchar()
287 w = 0; in mbfl_filt_conv_jis_ms_wchar()
289 if (w <= 0) { in mbfl_filt_conv_jis_ms_wchar()
290 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
291 w &= MBFL_WCSPLANE_MASK; in mbfl_filt_conv_jis_ms_wchar()
298 w = 0; in mbfl_filt_conv_jis_ms_wchar()
300 if (w <= 0) { in mbfl_filt_conv_jis_ms_wchar()
301 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
312 w = (c1 << 8) | c; in mbfl_filt_conv_jis_ms_wchar()
[all …]
/PHP-7.2/Zend/tests/
H A Dinter_007.phpt14 class_alias('c', 'w');
16 interface a extends d, w { }
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation5.phpt8 $fp = fopen($filename, "w+");
47 string(2) "w+"
70 string(2) "w+"
/PHP-7.2/ext/standard/tests/general_functions/
H A Dproc_open.phpt12 1 => array("pipe", "w"),
13 2 => array("pipe", "w")
/PHP-7.2/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.2/ext/standard/tests/strings/
H A Dbug48709.phpt14 'wh', // w
15 'wa' // w
/PHP-7.2/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 84 milliseconds

12345678910>>...42