Home
last modified time | relevance | path

Searched refs:file_path (Results 101 – 125 of 344) sorted by relevance

12345678910>>...14

/PHP-8.1/ext/standard/tests/file/
H A Dlstat_stat_variation10.phpt11 $file_path = __DIR__;
12 require "$file_path/file.inc";
16 $dirname = "$file_path/lstat_stat_variation10";
44 $file_path = __DIR__;
45 rmdir("$file_path/lstat_stat_variation10");
H A Dlstat_stat_variation5.phpt14 $file_path = __DIR__;
15 require "$file_path/file.inc";
20 $dir_name = "$file_path/lstat_stat_variation5";
47 $file_path = __DIR__;
48 rmdir("$file_path/lstat_stat_variation5");
H A Dstat_variation2-win32.phpt15 $file_path = __DIR__;
16 require "$file_path/file.inc";
19 $filename = "$file_path/stat_variation2.tmp";
48 $file_path = __DIR__;
49 unlink("$file_path/stat_variation2.tmp");
H A Dlstat_stat_variation21.phpt14 $file_path = __DIR__;
15 require "$file_path/file.inc";
19 $filename = "$file_path/lstat_stat_variation21.tmp";
47 $file_path = __DIR__;
48 unlink("$file_path/lstat_stat_variation21.tmp");
H A Dis_file_basic.phpt13 $file_path = __DIR__;
14 $file_name = $file_path."/is_file_basic.tmp";
29 $file_path = __DIR__;
30 $file_name = $file_path."/is_file_basic.tmp";
H A Dsymlink_link_linkinfo_is_link_variation8.phpt17 $file_path = __DIR__;
18 $filename = "$file_path/symlink_link_linkinfo_is_link_variation8.tmp";
20 $dirname = "$file_path/symlink_link_linkinfo_is_link1_variation8";
28 // ok, creates "$file_path/symlink_link_linkinfo_is_link1_variation8/symlink_link_linkinfo_is_link_…
38 $filename = "$file_path/symlink_link_linkinfo_is_link_variation8.tmp";
40 $dirname = "$file_path/symlink_link_linkinfo_is_link1_variation8";
48 // ok, creates "$file_path/symlink_link_linkinfo_is_link1_variation8/symlink_link_linkinfo_is_link_…
H A Dlstat_stat_variation20.phpt14 $file_path = __DIR__;
15 require "$file_path/file.inc";
17 $fp = fopen("$file_path/lstat_stat_variation20.tmp", "w"); // temp file
21 symlink("$file_path/lstat_stat_variation20.tmp", "$file_path/lstat_stat_variation20_link.tmp");
32 $link_object = new names("$file_path/lstat_stat_variation20_link.tmp");
36 $link_array = array("$file_path/lstat_stat_variation20_link.tmp");
39 $link_array_with_key = array("linkname" => "$file_path/lstat_stat_variation20_link.tmp");
53 $file_path = __DIR__;
54 unlink("$file_path/lstat_stat_variation20_link.tmp");
55 unlink("$file_path/lstat_stat_variation20.tmp");
H A Dstat_variation8-win32.phpt15 $file_path = __DIR__;
16 require "$file_path/file.inc";
21 $filename = "$file_path/stat_variation8.tmp";
60 $file_path = __DIR__;
61 unlink("$file_path/stat_variation8.tmp");
H A Dsymlink_link_linkinfo_is_link_variation5.phpt14 $file_path = __DIR__;
18 $linkname = "$file_path/symlink_link_linkinfo_is_link_link_variation5.tmp";
21 $dirname = "$file_path/symlink_link_linkinfo_is_link_variation5";
49 $file_path = __DIR__;
50 $dirname = "$file_path/symlink_link_linkinfo_is_link_variation5";
H A Dis_file_variation4.phpt7 $file_path = __DIR__;
10 $dir_name = $file_path."/is_file_variation4";
37 var_dump( is_file( $file_path."/".$file ) );
49 $file_path = __DIR__;
50 $dir_name = $file_path."/is_file_variation4";
H A Dfscanf_variation1.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation1.tmp";
32 $file_path = __DIR__;
33 $filename = "$file_path/fscanf_variation1.tmp";
H A Dstat_variation3-win32.phpt14 $file_path = __DIR__;
15 require "$file_path/file.inc";
19 mkdir("$file_path/stat_variation3/"); // temp dir
25 $dirname = "$file_path/stat_variation3";
59 $file_path = __DIR__;
60 rmdir("$file_path/stat_variation3");
H A Drename_variation5.phpt15 $file_path = __DIR__;
16 $dirname = "$file_path/rename_variation5_dir";
19 $filename = "$file_path/rename_variation5.tmp";
23 $linkname = "$file_path/rename_variation5_link.tmp";
56 $file_path = __DIR__;
57 unlink($file_path."/rename_variation5_link.tmp");
58 unlink($file_path."/rename_variation5.tmp");
59 rmdir($file_path."/rename_variation5_dir");
H A Dfileinode_basic.phpt8 $file_path = __DIR__;
9 fopen("$file_path/inode.tmp", "w");
10 print( fileinode("$file_path/inode.tmp") )."\n";
H A Dlstat_stat_error.phpt6 $file_path = __DIR__;
7 var_dump( lstat("$file_path/temp.tmp") ); // non existing file
12 var_dump( stat("$file_path/temp.tmp") ); // non existing file
13 var_dump( stat("$file_path/temp/") ); // non existing dir
H A Dsymlink_link_linkinfo_is_link_basic1.phpt12 $file_path = __DIR__;
16 mkdir("$file_path/$dirname"); // creating temp dir
24 $filename = "$file_path/$dirname/symlink_link_linkinfo_is_link_basic1.tmp";
29 $sym_linkname = "$file_path/$dirname/symlink_link_linkinfo_is_link_softlink_basic1.tmp";
32 $linkname = "$file_path/$dirname/symlink_link_linkinfo_is_link_hardlink_basic1.tmp";
36 "$file_path/$dirname/symlink_link_linkinfo_is_link_basic1.tmp",
37 "$file_path//$dirname//symlink_link_linkinfo_is_link_basic1.tmp"
H A Dpathinfo_basic.phpt7 $file_path = __DIR__;
11 "$file_path/foo/symlink.link",
17 "$file_path/foo/symlink.link/",
20 "$file_path/foo//symlink.link",
21 "$file_path/foo//symlink.link",
22 "$file_path/foo//symlink.link//",
25 "$file_path/foo/symlink.link//",
31 "$file_path/foo/symlink.link",
35 "$file_path/foo/",
36 "$file_path/foo//",
[all …]
H A Dreadfile_variation2.phpt20 $file_path = __DIR__;
23 $filename = "$file_path/readfile_variation2.tmp";
31 $linkname = "$file_path/readfile_variation2_link.tmp";
60 $file_path = __DIR__;
61 unlink("$file_path/readfile_variation2.tmp");
H A Dfflush_basic.phpt13 $file_path = __DIR__;
14 $filename = "$file_path/fflush_basic.tmp";
38 $file_path = __DIR__;
39 $filename = "$file_path/fflush_basic.tmp";
H A Dcopy_variation18.phpt7 $file_path = __DIR__;
9 require($file_path."/file.inc");
12 $src_file_name = $file_path."/copy_variation18.tmp";
17 $dest_file_name = $file_path."/copy_copy_variation18.tmp";
H A Dcopy_variation9.phpt13 $file_path = __DIR__;
16 $src_file_name = $file_path."/copy_variation9.tmp";
21 $dest_file_name = $file_path."/copy_copy_variation9.tmp";
31 chmod($file_path."/copy_copy_variation9.tmp", 0555); //No write permissions
H A Dpopen_pclose_error-sunos.phpt11 $file_path = __DIR__;
17 $file_handle = fopen($file_path."/popen.tmp", "w");
25 $file_path = __DIR__;
26 unlink($file_path."/popen.tmp");
H A Dtempnam_variation1-win32-mb.phpt12 $file_path = __DIR__."/tempnamVar1_私はガラスを食べられます";
13 mkdir($file_path);
18 $files[$i] = tempnam("$file_path", "tempnam_variation1.tmp");
37 …else if (realpath($file_dir) == realpath($file_path) || realpath($file_dir."\\") == realpath($file…
52 rmdir($file_path);
H A Dtempnam_variation1-win32.phpt12 $file_path = __DIR__."/tempnamVar1";
13 mkdir($file_path);
18 $files[$i] = tempnam("$file_path", "tempnam_variation1.tmp");
37 …else if (realpath($file_dir) == realpath($file_path) || realpath($file_dir."\\") == realpath($file…
52 rmdir($file_path);
/PHP-8.1/ext/standard/tests/dir/
H A Dopendir_variation6.phpt17 $file_path = __DIR__;
18 $dir_path = $file_path . "/opendir_variation6";
27 var_dump( opendir($file_path . "/opendir_var*") );
28 var_dump( opendir($file_path . "/*") );

Completed in 29 milliseconds

12345678910>>...14