Home
last modified time | relevance | path

Searched refs:w (Results 726 – 750 of 1026) sorted by relevance

1...<<21222324252627282930>>...42

/PHP-7.2/ext/standard/tests/file/
H A Drename_variation-win32.phpt39 $fp = fopen("$file_path/rename_variation/rename_variation.tmp", "w");
H A Dstat_variation1-win32-mb.phpt26 $file_handle = fopen("$file_path/stat_variation1_私はガラスを食べられます.tmp", "w"); // temp file
H A Dstat_variation1-win32.phpt26 $file_handle = fopen("$file_path/stat_variation1.tmp", "w"); // temp file
H A Dstat_variation4-win32.phpt26 $file_handle = fopen("$file_path/stat_variation4.tmp", "w"); // temp file
H A Dstat_variation6-win32.phpt29 $file_handle = fopen($filename, "w"); // temp file
H A D002.phpt26 $fp = fopen($name, "w");
H A D007_variation10.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 10, "bytes");
H A D007_variation18.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 18, "bytes");
H A D007_variation2.phpt25 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 2, "bytes");
H A Ddisk_free_space_error-win32.phpt29 $fh = fopen( $file_path."/disk_free_space.tmp", "w" );
H A Dchmod_variation2.phpt21 $fd = fopen($filepath, "w+");
H A Dcopy_variation11.phpt16 $file_handle = fopen($file, "w");
H A Dfilegroup_variation3.phpt18 $file_handle = fopen($dir_name."/filegroup_variation3.tmp", "w");
H A Dfileinode_variation3.phpt19 $file_handle = fopen($dir_name."/fileinode_variation3.tmp", "w");
H A Dfileperms_variation3.phpt18 $file_handle = fopen($dir_name."/fileperms_variation3.tmp", "w");
H A Dis_executable_variation1.phpt24 $fp = fopen("$file_path/is_executable_variation1/bar.tmp", "w");
H A Dlchown_error.phpt9 $fp = fopen($filename, 'w');
H A Dparse_ini_file_variation6.phpt45 $h = fopen($absFile,"w");
H A Dpopen_pclose_error-win32-debug.phpt26 $file_handle = fopen($file_path."/popen.tmp", "w");
H A Dreadfile_variation9.phpt25 $h = fopen($absFile,"w");
H A Dstat_variation3-win32.phpt35 $file_handle = fopen("$dirname/stat_variation3a.tmp", "w");
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput4495 /\w+/8
503 /\w{2,3}/8
513 /\w{2,3}?/8
861 /a*\x{100}*\w/8
1232 /^\d*\w{4}/8
1238 /^[^b]*\w{4}/8
1244 /^[^b]*\w{4}/8i
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt28 create_files($dir_path, 3, "alphanumeric", 0755, 1, "w", "私はガラスを食べられますdir_basic");
/PHP-7.2/ext/simplexml/tests/
H A D031.phpt24 /* Add new attribute w/o namespace */
/PHP-7.2/ext/soap/tests/schema/
H A Dtest_schema.inc54 $f = fopen($fname,"w");

Completed in 50 milliseconds

1...<<21222324252627282930>>...42