Home
last modified time | relevance | path

Searched refs:w (Results 176 – 200 of 834) sorted by relevance

12345678910>>...34

/PHP-5.3/ext/standard/tests/file/
H A Dftruncate_variation3.phpt23 "w", "wb", "wt", "w+", "w+b", "w+t",
37 if( strstr($file_modes[$mode_counter], "x") || strstr($file_modes[$mode_counter], "w") ) {
42 … create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 1, "w", "ftruncate_variation", 3);
123 -- Testing ftruncate() with file opening using w mode --
147 -- Testing ftruncate() with file opening using w+ mode --
155 -- Testing ftruncate() with file opening using w+b mode --
163 -- Testing ftruncate() with file opening using w+t mode --
317 -- Testing ftruncate() with file opening using w mode --
341 -- Testing ftruncate() with file opening using w+ mode --
349 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation5-win32.phpt23 "w", "wb", "wt", "w+", "w+b", "w+t",
37 if( strstr($file_modes[$mode_counter], "x") || strstr($file_modes[$mode_counter], "w") ) {
42 … create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 1, "w", "ftruncate_variation", 5);
125 -- Testing ftruncate() with file opening using w mode --
149 -- Testing ftruncate() with file opening using w+ mode --
157 -- Testing ftruncate() with file opening using w+b mode --
165 -- Testing ftruncate() with file opening using w+t mode --
319 -- Testing ftruncate() with file opening using w mode --
343 -- Testing ftruncate() with file opening using w+ mode --
351 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dftruncate_variation5.phpt23 "w", "wb", "wt", "w+", "w+b", "w+t",
37 if( strstr($file_modes[$mode_counter], "x") || strstr($file_modes[$mode_counter], "w") ) {
42 … create_files ( dirname(__FILE__), 1, $file_content_type, 0755, 1, "w", "ftruncate_variation", 5);
125 -- Testing ftruncate() with file opening using w mode --
149 -- Testing ftruncate() with file opening using w+ mode --
157 -- Testing ftruncate() with file opening using w+b mode --
165 -- Testing ftruncate() with file opening using w+t mode --
319 -- Testing ftruncate() with file opening using w mode --
343 -- Testing ftruncate() with file opening using w+ mode --
351 -- Testing ftruncate() with file opening using w+b mode --
[all …]
H A Dfile_get_contents_basic.phpt21 create_files($file_path, 1, "text", 0755, 100, "w", "file", 1, "byte");
27 create_files($file_path, 1, "empty", 0755, 100, "w", "file", 1, "byte");
H A Dfopen_variation6.phpt17 $h = fopen($absfile, "w");
21 $h = fopen($relfile, "w");
H A Dfopen_variation5.phpt65 $h = fopen($secondFile, "w");
77 $h = fopen($firstFile, "w");
88 $h = fopen($filename, "w");
108 $h = fopen($scriptFile, "w");
H A Dfopen_variation8.phpt64 $h = fopen($secondFile, "w");
76 $h = fopen($firstFile, "w");
87 $h = fopen($filename, "w");
107 $h = fopen($scriptFile, "w");
H A Dfgetcsv_variation25.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
159 -- Testing fgetcsv() with file opened using w+ mode --
166 -- Testing fgetcsv() with file opened using w+b mode --
173 -- Testing fgetcsv() with file opened using w+t mode --
264 -- Testing fgetcsv() with file opened using w+ mode --
271 -- Testing fgetcsv() with file opened using w+b mode --
278 -- Testing fgetcsv() with file opened using w+t mode --
369 -- Testing fgetcsv() with file opened using w+ mode --
474 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation28.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
159 -- Testing fgetcsv() with file opened using w+ mode --
166 -- Testing fgetcsv() with file opened using w+b mode --
173 -- Testing fgetcsv() with file opened using w+t mode --
264 -- Testing fgetcsv() with file opened using w+ mode --
271 -- Testing fgetcsv() with file opened using w+b mode --
278 -- Testing fgetcsv() with file opened using w+t mode --
369 -- Testing fgetcsv() with file opened using w+ mode --
474 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation27.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
159 -- Testing fgetcsv() with file opened using w+ mode --
166 -- Testing fgetcsv() with file opened using w+b mode --
173 -- Testing fgetcsv() with file opened using w+t mode --
264 -- Testing fgetcsv() with file opened using w+ mode --
271 -- Testing fgetcsv() with file opened using w+b mode --
278 -- Testing fgetcsv() with file opened using w+t mode --
369 -- Testing fgetcsv() with file opened using w+ mode --
474 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation3.phpt34 "w+", "w+b", "w+t",
42 $file_handle = fopen($filename, "w");
157 -- Testing fgetcsv() with file opened using w+ mode --
164 -- Testing fgetcsv() with file opened using w+b mode --
171 -- Testing fgetcsv() with file opened using w+t mode --
262 -- Testing fgetcsv() with file opened using w+ mode --
269 -- Testing fgetcsv() with file opened using w+b mode --
276 -- Testing fgetcsv() with file opened using w+t mode --
367 -- Testing fgetcsv() with file opened using w+ mode --
472 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation4.phpt34 "w+", "w+b", "w+t",
42 $file_handle = fopen($filename, "w");
156 -- Testing fgetcsv() with file opened using w+ mode --
163 -- Testing fgetcsv() with file opened using w+b mode --
170 -- Testing fgetcsv() with file opened using w+t mode --
261 -- Testing fgetcsv() with file opened using w+ mode --
268 -- Testing fgetcsv() with file opened using w+b mode --
275 -- Testing fgetcsv() with file opened using w+t mode --
366 -- Testing fgetcsv() with file opened using w+ mode --
471 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation5.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
158 -- Testing fgetcsv() with file opened using w+ mode --
165 -- Testing fgetcsv() with file opened using w+b mode --
172 -- Testing fgetcsv() with file opened using w+t mode --
263 -- Testing fgetcsv() with file opened using w+ mode --
270 -- Testing fgetcsv() with file opened using w+b mode --
277 -- Testing fgetcsv() with file opened using w+t mode --
368 -- Testing fgetcsv() with file opened using w+ mode --
473 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfwrite.phpt8 $fp = fopen($filename, "w");
16 $fp = fopen($filename, "w");
H A Dlstat_stat_variation7.phpt24 $fp = fopen($file_name, "w"); // temp file
29 $fh = fopen($file_name,"w");
H A D006_basic.phpt10 $fp = fopen($filename, 'w');
33 fopen($path."/perm.tmp", "w");
H A Dfread_variation3-win32.phpt56 "w+","w+b","w+t",
79 if(strstr($file_mode,"w") || strstr($file_mode,"x") ) {
158 -- File opened in mode w+ --
172 -- File opened in mode w+b --
186 -- File opened in mode w+t --
286 -- File opened in mode w+ --
300 -- File opened in mode w+b --
314 -- File opened in mode w+t --
414 -- File opened in mode w+ --
428 -- File opened in mode w+b --
[all …]
H A Dfread_variation3.phpt56 "w+","w+b","w+t",
79 if(strstr($file_mode,"w") || strstr($file_mode,"x") ) {
158 -- File opened in mode w+ --
172 -- File opened in mode w+b --
186 -- File opened in mode w+t --
286 -- File opened in mode w+ --
300 -- File opened in mode w+b --
314 -- File opened in mode w+t --
414 -- File opened in mode w+ --
428 -- File opened in mode w+b --
[all …]
H A Dfgetcsv_variation17.phpt32 "w+", "w+b", "w+t",
40 $file_handle = fopen($filename, "w");
240 -- Testing fgetcsv() with file opened using w+ mode --
256 -- Testing fgetcsv() with file opened using w+b mode --
272 -- Testing fgetcsv() with file opened using w+t mode --
480 -- Testing fgetcsv() with file opened using w+ mode --
496 -- Testing fgetcsv() with file opened using w+b mode --
512 -- Testing fgetcsv() with file opened using w+t mode --
846 -- Testing fgetcsv() with file opened using w+ mode --
1188 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation19.phpt33 "w+", "w+b", "w+t",
41 $file_handle = fopen($filename, "w");
182 -- Testing fgetcsv() with file opened using w+ mode --
192 -- Testing fgetcsv() with file opened using w+b mode --
202 -- Testing fgetcsv() with file opened using w+t mode --
332 -- Testing fgetcsv() with file opened using w+ mode --
342 -- Testing fgetcsv() with file opened using w+b mode --
352 -- Testing fgetcsv() with file opened using w+t mode --
482 -- Testing fgetcsv() with file opened using w+ mode --
632 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
H A Dfgetcsv_variation6.phpt37 "w+", "w+b", "w+t",
45 $file_handle = fopen($filename, "w");
245 -- Testing fgetcsv() with file opened using w+ mode --
261 -- Testing fgetcsv() with file opened using w+b mode --
277 -- Testing fgetcsv() with file opened using w+t mode --
485 -- Testing fgetcsv() with file opened using w+ mode --
501 -- Testing fgetcsv() with file opened using w+b mode --
517 -- Testing fgetcsv() with file opened using w+t mode --
851 -- Testing fgetcsv() with file opened using w+ mode --
1175 -- Testing fgetcsv() with file opened using w+ mode --
[all …]
/PHP-5.3/ext/standard/tests/array/
H A Darray_replace.phpt44 echo " -- Testing array_replace_recursive() w/ endless recusrsion --\n";
109 -- Testing array_replace_recursive() w/ endless recusrsion --
/PHP-5.3/ext/pgsql/tests/
H A D05large_object.phpt16 $handle = pg_lo_open ($db, $oid, "w");
24 $handle = pg_lo_open ($db, $oid, "w");
33 $handle = pg_lo_open ($db, $oid, "w");
/PHP-5.3/ext/standard/tests/strings/
H A Dconvert_cyr_string.phpt13 var_dump(convert_cyr_string((binary)"[[[[[[", "k", "w"));
16 var_dump(convert_cyr_string((binary)"[[[[[[", "w", "k"));
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dtestinput1324 /^a*\w/
334 /^a*?\w/
344 /^a+\w/
2114 /(?<=a(?i)b)(\w\w)c/
2538 /\w/
3490 /([\w:]+::)?(\w+)$/
3500 /([\w:]+::)?(\w+)$/
4546 /^(?:aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/
4555 /^(aaa(*THEN)\w{6}|bbb(*THEN)\w{5}|ccc(*THEN)\w{4}|\w{3})/
4784 /(\w+)(?>b(*COMMIT))\w{2}/
[all …]

Completed in 49 milliseconds

12345678910>>...34