Home
last modified time | relevance | path

Searched refs:w (Results 376 – 400 of 984) sorted by last modified time

1...<<11121314151617181920>>...40

/php-src/ext/standard/tests/file/
H A Dumask_variation1.phpt30 $fp = fopen($filename, "w");
H A Dumask_variation2.phpt30 $fp = fopen($filename, "w");
H A Dunlink_basic.phpt10 $fp = fopen($filename, "w"); // create file
23 $fp = fopen($filename, "w"); // create file
H A Dunlink_error-win32-mb.phpt17 $fp = fopen($filename, "w"); // create file
H A Dunlink_error-win32.phpt15 $fp = fopen($filename, "w"); // create file
H A Dunlink_error.phpt15 $fp = fopen($filename, "w"); // create file
H A Dunlink_variation1-win32-mb.phpt29 $fp = fopen($filename, "w");
49 $fp = fopen($filename, "w");
H A Dunlink_variation1-win32.phpt28 $fp = fopen($filename, "w");
48 $fp = fopen($filename, "w");
H A Dunlink_variation1.phpt29 $fp = fopen($filename, "w");
48 $fp = fopen($filename, "w");
H A Dunlink_variation2.phpt15 $fp = fopen($filename, "w");
H A Dunlink_variation3.phpt20 $fp = fopen($filename, "w");
H A Dunlink_variation4.phpt15 $fp = fopen($filename, "w");
H A Dunlink_variation5.phpt23 $fp = fopen($filename, "w");
H A Duserstreams_002.phpt25 $w = $e = null;
27 var_dump(stream_select($r, $w, $e, 0) !== false);
/php-src/ext/standard/tests/file/windows_links/
H A Dreadlink_compat.phpt54 $fh = fopen($filename, 'w');
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dbug64506.phpt23 $f = fopen($fnw, 'w');
H A Dtest_big5_2.phpt30 $f = fopen($fn, 'w');
H A Dtest_big5_to_utf8_2.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp1250_to_utf8_2.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp1250_to_utf8_5.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp1251_2.phpt30 $f = fopen($fn, 'w');
H A Dtest_cp1251_to_utf8_2.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp1251_zend_multibyte_2.phpt32 $f = fopen($fn, 'w');
H A Dtest_cp1252_to_utf8_2.phpt27 $f = fopen($fn, 'w');
H A Dtest_cp1252_to_utf8_5.phpt27 $f = fopen($fn, 'w');

Completed in 64 milliseconds

1...<<11121314151617181920>>...40