Home
last modified time | relevance | path

Searched refs:file_path (Results 151 – 175 of 344) sorted by relevance

12345678910>>...14

/PHP-8.1/ext/standard/tests/file/
H A Dfdatasync.phpt13 $file_path = __DIR__;
14 $filename = "$file_path/fdatasync_basic.tmp";
50 $file_path = __DIR__;
51 $filename = "$file_path/fdatasync_basic.tmp";
H A Dfsync.phpt13 $file_path = __DIR__;
14 $filename = "$file_path/fsync_basic.tmp";
50 $file_path = __DIR__;
51 $filename = "$file_path/fsync_basic.tmp";
H A Dcopy_variation12.phpt12 $file_path = __DIR__;
15 $src_dir = $file_path."/copy_variation12";
18 $dest = $file_path."/copy_copy_variation12";
H A Dreadlink_variation1.phpt11 $file_path = __DIR__;
34 $file_path = __DIR__;
35 unlink($file_path."/readlink_variation2.tmp");
H A Dtempnam_variation3.phpt15 $file_path = __DIR__."/tempnamVar3";
16 mkdir($file_path);
38 $file_name = tempnam("$file_path", $names_arr[$i]);
60 else if ($file_dir == $file_path) {
75 rmdir($file_path);
H A Dfilegroup_variation2.phpt11 $file_path = __DIR__;
35 $file_path = __DIR__;
36 unlink($file_path."/filegroup_variation2.tmp");
H A Dfileinode_variation2.phpt11 $file_path = __DIR__;
35 $file_path = __DIR__;
36 unlink($file_path."/fileinode_variation2.tmp");
H A Dfileowner_variation2.phpt12 $file_path = __DIR__;
36 $file_path = __DIR__;
37 unlink($file_path."/fileowner_variation2.tmp");
H A Dfileperms_variation2.phpt11 $file_path = __DIR__;
35 $file_path = __DIR__;
36 unlink($file_path."/fileperms_variation2.tmp");
H A Dsymlink_link_linkinfo_is_link_variation6.phpt10 $file_path = __DIR__;
14 $dirname = "$file_path/symlink_link_linkinfo_is_link_variation6";
44 $file_path = __DIR__;
45 $dirname = "$file_path/symlink_link_linkinfo_is_link_variation6";
H A Dunlink_error-win32-mb.phpt12 $file_path = __DIR__.DIRECTORY_SEPARATOR."unlinkErr私はガラスを食べられます";
14 @mkdir($file_path);
16 $filename = "$file_path/unlink_error.tmp"; // temp file name used here
39 $dirname = "$file_path/unlink_error";
H A D007_variation10.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 10, "bytes");
15 $file = $file_path."/007_variation10.tmp";
H A D007_variation18.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 18, "bytes");
15 $file = $file_path."/007_variation18.tmp";
H A D007_variation2.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 2, "bytes");
15 $file = $file_path."/007_variation2.tmp";
H A Dstat_basic-win32-mb.phpt11 $file_path = __DIR__;
12 require("$file_path/file.inc");
19 $dirname = "$file_path/stat_basic_私はガラスを食べられます";
62 $file_path = __DIR__;
63 unlink("$file_path/stat_basic_私はガラスを食べられます/stat_basic_私はガラスを食べられます.tmp");
64 rmdir("$file_path/stat_basic_私はガラスを食べられます");
H A Dstat_basic-win32.phpt11 $file_path = __DIR__;
12 require("$file_path/file.inc");
19 $dirname = "$file_path/stat_basic";
62 $file_path = __DIR__;
63 unlink("$file_path/stat_basic/stat_basic.tmp");
64 rmdir("$file_path/stat_basic");
H A D007_variation14.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 14, "bytes");
15 $file = $file_path."/007_variation14.tmp";
H A D007_variation22.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 22, "bytes");
15 $file = $file_path."/007_variation22.tmp";
H A D007_variation6.phpt11 $file_path = __DIR__;
12 require($file_path."/file.inc");
14 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 6, "bytes");
15 $file = $file_path."/007_variation6.tmp";
H A Dtempnam_variation6-win32.phpt14 $file_path = __DIR__;
20 $file_name = tempnam("$file_path", $file_name);
33 else if ($file_dir == $file_path) {
/PHP-8.1/ext/standard/tests/dir/
H A Ddir_basic-win32-mb.phpt17 $file_path = __DIR__;
18 $dir_path = $file_path."/私はガラスを食べられますdir_basic";
54 $file_path = __DIR__;
55 $dir_path = $file_path."/私はガラスを食べられますdir_basic";
/PHP-8.1/ext/standard/tests/math/
H A Dacosh_basic.phpt11 $file_path = __DIR__;
12 require($file_path."/allowed_rounding_error.inc");
H A Dasinh_basic.phpt11 $file_path = __DIR__;
12 require($file_path."/allowed_rounding_error.inc");
H A Datanh_basic.phpt11 $file_path = __DIR__;
12 require($file_path."/allowed_rounding_error.inc");
H A Datan_basic.phpt11 $file_path = __DIR__;
12 require($file_path."/allowed_rounding_error.inc");

Completed in 105 milliseconds

12345678910>>...14