Home
last modified time | relevance | path

Searched refs:file_path (Results 301 – 325 of 344) sorted by relevance

1...<<11121314

/PHP-8.1/ext/standard/tests/file/
H A Dcopy_variation2-win32.phpt15 $file_path = __DIR__;
16 $src_file_name = $file_path."/copy_variation2.tmp";
53 $dest_file_name = $file_path."/$dest_file";
H A Dfscanf_variation14.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation14.tmp";
110 $file_path = __DIR__;
111 $filename = "$file_path/fscanf_variation14.tmp";
H A Dcopy_variation2.phpt15 $file_path = __DIR__;
16 $src_file_name = $file_path."/copy_variation2.tmp";
55 $dest_file_name = $file_path."/$dest_file";
H A Dfflush_variation3.phpt13 $file_path = __DIR__;
14 require $file_path.'/file.inc';
21 $file_name = "$file_path/fflush_variation3.tmp";
22 $link_name = "$file_path/lnk_fflush_variation3.tmp";
H A Dfscanf_variation8.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation8.tmp";
96 $file_path = __DIR__;
97 $filename = "$file_path/fscanf_variation8.tmp";
H A Dpopen_pclose_basic-win32-mb.phpt12 $file_path = __DIR__;
H A Dpopen_pclose_basic-win32.phpt12 $file_path = __DIR__;
H A Dfputcsv_variation10.phpt19 $file_path = __DIR__;
20 $filename = "$file_path/fputcsv_variation10.tmp";
H A Dfflush_variation2.phpt13 $file_path = __DIR__;
14 require $file_path.'/file.inc';
21 $file_name = "$file_path/fflush_variation2.tmp";
22 $symlink_name = "$file_path/symlnk_fflush_variation2.tmp";
H A Dfscanf_variation51.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation51.tmp";
57 $file_path = __DIR__;
58 $filename = "$file_path/fscanf_variation51.tmp";
H A Dfscanf_variation55.phpt17 $file_path = __DIR__;
22 $filename = "$file_path/fscanf_variation55.tmp";
88 $file_path = __DIR__;
89 $filename = "$file_path/fscanf_variation55.tmp";
H A Dreadfile_basic-win32.phpt15 $file_path = __DIR__;
31 $fp = fopen($file_path."/".$file_prefix."1.tmp", $mode);
36 create_files($file_path, 1, $type, 0755, 100, $mode, $file_prefix, 1, "byte");
38 $count = readfile($file_path."/".$file_prefix."1.tmp");
42 delete_files($file_path, 1, $file_prefix, 1);
H A Dreadfile_basic.phpt15 $file_path = __DIR__;
31 $fp = fopen($file_path."/".$file_prefix."1.tmp", $mode);
36 create_files($file_path, 1, $type, 0755, 100, $mode, $file_prefix, 1, "byte");
38 $count = readfile($file_path."/".$file_prefix."1.tmp");
42 delete_files($file_path, 1, $file_prefix, 1);
H A Dmkdir_rmdir_variation-win32-mb.phpt16 $file_path = __DIR__;
21 var_dump( mkdir("$file_path/mkdir私はガラスを食べられます/", $mode, true) );
22 var_dump( rmdir("$file_path/mkdir私はガラスを食べられます/") );
27 var_dump( mkdir("$file_path/mkdir私はガラスを食べられます/test/", 0777, true, $context) );
28 var_dump( rmdir("$file_path/mkdir私はガラスを食べられます/test/", $context) );
31 var_dump( mkdir("$file_path/mkdir私はガラスを食べられます/test/", 0777, true) );
32 var_dump( rmdir("$file_path/mkdir私はガラスを食べられます/") );
35 var_dump( mkdir("$file_path/tempx000/") );
36 var_dump( rmdir("$file_path/tempx000/") );
40 var_dump( chmod("$file_path/mkdir私はガラスを食べられます/", 0000) );
[all …]
H A Dmkdir_rmdir_variation-win32.phpt16 $file_path = __DIR__;
21 var_dump( mkdir("$file_path/mkdir/", $mode, true) );
22 var_dump( rmdir("$file_path/mkdir/") );
27 var_dump( mkdir("$file_path/mkdir/test/", 0777, true, $context) );
28 var_dump( rmdir("$file_path/mkdir/test/", $context) );
31 var_dump( mkdir("$file_path/mkdir/test/", 0777, true) );
32 var_dump( rmdir("$file_path/mkdir/") );
35 var_dump( mkdir("$file_path/tempx000/") );
36 var_dump( rmdir("$file_path/tempx000/") );
40 var_dump( chmod("$file_path/mkdir/", 0000) );
[all …]
H A Dumask_variation1.phpt11 $file_path = __DIR__;
17 $filename = "$file_path/umask_variation1.tmp";
19 $dirname = "$file_path/umask_variation1";
H A Dfflush_variation1-win32-mb.phpt13 $file_path = __DIR__;
14 require $file_path.'/file.inc';
22 $file_name = "$file_path/fflush_variation私はガラスを食べられます1.tmp";
H A Dfflush_variation1-win32.phpt13 $file_path = __DIR__;
14 require $file_path.'/file.inc';
22 $file_name = "$file_path/fflush_variation1.tmp";
H A Dfflush_variation1.phpt13 $file_path = __DIR__;
14 require $file_path.'/file.inc';
22 $file_name = "$file_path/fflush_variation1.tmp";
H A Dumask_variation2.phpt11 $file_path = __DIR__;
17 $filename = "$file_path/umask_variation2.tmp";
19 $dirname = "$file_path/umask_variation2";
H A Dfputcsv_variation1.phpt25 $file_path = __DIR__;
26 $filename = "$file_path/fputcsv_variation1.tmp";
H A Dfputcsv_variation11.phpt25 $file_path = __DIR__;
26 $filename = "$file_path/fputcsv_variation11.tmp";
H A Dfputcsv_variation12.phpt26 $file_path = __DIR__;
27 $filename = "$file_path/fputcsv_variation12.tmp";
H A Dfputcsv_variation5.phpt25 $file_path = __DIR__;
26 $filename = "$file_path/fputcsv_variation5.tmp";
/PHP-8.1/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt20 $file_path = __DIR__;
21 $file = "$file_path/fputcsv_variation10.tmp";

Completed in 53 milliseconds

1...<<11121314