Home
last modified time | relevance | path

Searched refs:file_path (Results 176 – 200 of 344) sorted by relevance

12345678910>>...14

/PHP-8.1/ext/standard/tests/file/
H A Dtempnam_variation6.phpt12 $file_path = __DIR__;
18 $file_name = tempnam("$file_path", $file_name);
31 else if ($file_dir == $file_path) {
H A Dcopy_variation13.phpt8 $file_path = __DIR__;
9 $file = $file_path."/copy_variation13_dir.tmp";
11 $dir = $file_path."/copy_variation13";
H A Dcopy_variation15.phpt13 $file_path = __DIR__;
16 $file = $file_path."/copy_variation15.tmp";
21 $dir = $file_path."/copy_variation15";
H A Dfflush_variation4.phpt8 $file_path = __DIR__;
9 require $file_path.'/file.inc';
14 $file_name = "$file_path/fflush_variation4.tmp";
H A Dfile.inc155 $file_path = dir path where file exists
165 function change_file_perms($file_path,
233 function create_files( $file_path,
350 function create_links($file_path,
364 $src_filename = $file_path."/".$filename;
452 $file_path = location of the files
462 function delete_files($file_path,
489 Function: array delete_links( $file_path,
495 $file_path = location of link files
506 function delete_links($file_path,
[all …]
H A Dfilesize_variation4-win32.phpt10 $file_path = __DIR__;
11 require($file_path."/file.inc");
16 $filename = $file_path."/filesize_variation4.tmp";
76 $file_path = __DIR__;
77 unlink($file_path."/filesize_variation4.tmp");
78 unlink($file_path."/filesize_variation4_empty.tmp");
H A D007_variation21.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", 21, "bytes");
15 $file = $file_path."/007_variation21.tmp";
H A D007_variation5.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", 5, "bytes");
15 $file = $file_path."/007_variation5.tmp";
H A Dlstat_stat_basic.phpt12 $file_path = __DIR__;
13 require("$file_path/file.inc");
20 $dirname = "$file_path/lstat_stat_basic";
41 $sym_linkname = "$file_path/lstat_stat_basic_link.tmp";
76 $file_path = __DIR__;
77 unlink("$file_path/lstat_stat_basic_link.tmp");
78 unlink("$file_path/lstat_stat_basic/lstat_stat_basic.tmp");
79 rmdir("$file_path/lstat_stat_basic");
H A Dunlink_variation3.phpt14 $file_path = __DIR__;
16 $filename = "$file_path/unlink_variation3.tmp";
23 $linkname = "$file_path/unlink_variation3_link.tmp";
H A Dtempnam_variation1.phpt12 $file_path = __DIR__."/tempnamVar1";
13 mkdir($file_path);
18 $files[$i] = tempnam("$file_path", "tempnam_variation1.tmp");
41 else if ($file_dir == $file_path) {
57 rmdir($file_path);
H A Dsymlink_link_linkinfo_is_link_variation7.phpt15 $file_path = __DIR__;
16 $dir = "$file_path/symlink_link_linkinfo_is_link_variation7";
60 $file_path = __DIR__;
61 $dir = "$file_path/symlink_link_linkinfo_is_link_variation7";
H A D007_variation13-win32.phpt16 $file_path = __DIR__;
17 require($file_path."/file.inc");
19 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 13, "bytes");
20 $file = $file_path."/007_variation13.tmp";
H A D007_variation13.phpt16 $file_path = __DIR__;
17 require($file_path."/file.inc");
19 create_files($file_path, 1, "text_with_new_line", 0755, 20, "w", "007_variation", 13, "bytes");
20 $file = $file_path."/007_variation13.tmp";
H A Dunlink_variation2.phpt8 $file_path = __DIR__;
12 $filename = "$file_path/unlink_variation2.tmp";
H A Dunlink_variation4.phpt8 $file_path = __DIR__;
11 $filename = "$file_path/unlink_variation4.tmp";
H A Dfscanf_variation10.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation10.tmp";
76 $file_path = __DIR__;
77 $filename = "$file_path/fscanf_variation10.tmp";
H A Dfscanf_variation29.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation29.tmp";
76 $file_path = __DIR__;
77 $filename = "$file_path/fscanf_variation29.tmp";
H A Dfscanf_variation35.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation35.tmp";
71 $file_path = __DIR__;
72 $filename = "$file_path/fscanf_variation35.tmp";
H A Dfscanf_variation4.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation4.tmp";
72 $file_path = __DIR__;
73 $filename = "$file_path/fscanf_variation4.tmp";
H A Dfscanf_variation41.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation41.tmp";
71 $file_path = __DIR__;
72 $filename = "$file_path/fscanf_variation41.tmp";
/PHP-8.1/ext/standard/tests/dir/
H A Ddir_variation6.phpt18 $file_path = __DIR__;
19 $dir_path = $file_path."/dir_variation6";
34 $non_existent_dir = $file_path."/non_existent_dir";
H A Ddir_variation7.phpt25 $file_path = __DIR__;
26 $parent_dir_path = $file_path."/dir_variation7";
56 $file_path = __DIR__;
57 $parent_dir_path = $file_path."/dir_variation7";
H A Dchdir_variation2.phpt59 $file_path = __DIR__;
60 rmdir("$file_path/level2_one/level2_two");
61 rmdir("$file_path/level2_one");
/PHP-8.1/ext/standard/tests/math/
H A Dtan_basic.phpt11 $file_path = __DIR__;
12 require($file_path."/allowed_rounding_error.inc");

Completed in 21 milliseconds

12345678910>>...14