Home
last modified time | relevance | path

Searched refs:file_path (Results 251 – 275 of 344) sorted by relevance

1...<<11121314

/PHP-8.1/ext/standard/tests/file/
H A Dreadfile_variation3.phpt10 $file_path = __DIR__;
11 $dirname = "$file_path/readfile_variation3";
H A Dfscanf_variation53.phpt8 $file_path = __DIR__;
28 $filename = "$file_path/fscanf_variation53.tmp";
70 $file_path = __DIR__;
71 $filename = "$file_path/fscanf_variation53.tmp";
H A Dfscanf_variation11.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation11.tmp";
77 $file_path = __DIR__;
78 $filename = "$file_path/fscanf_variation11.tmp";
H A Dfscanf_variation30.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation30.tmp";
77 $file_path = __DIR__;
78 $filename = "$file_path/fscanf_variation30.tmp";
H A Dfscanf_variation36.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation36.tmp";
72 $file_path = __DIR__;
73 $filename = "$file_path/fscanf_variation36.tmp";
H A Dfscanf_variation42.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation42.tmp";
72 $file_path = __DIR__;
73 $filename = "$file_path/fscanf_variation42.tmp";
H A Dfscanf_variation48.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation48.tmp";
72 $file_path = __DIR__;
73 $filename = "$file_path/fscanf_variation48.tmp";
H A Dfscanf_variation5.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation5.tmp";
72 $file_path = __DIR__;
73 $filename = "$file_path/fscanf_variation5.tmp";
H A Dsymlink_link_linkinfo_is_link_variation4.phpt10 $file_path = __DIR__;
14 $filename = "$file_path/symlink__link_linkinfo_is_link_variation4.tmp";
23 $linkname = "$file_path/symlink_link_linkinfo_is_link_link_variation4.tmp";
H A D007_variation8.phpt12 $file_path = __DIR__;
14 $file = $file_path."/007_variation8.tmp";
H A Dunlink_variation1.phpt18 $file_path = __DIR__;
21 $dirname = "$file_path/unlink_variation1";
H A D007_variation15.phpt21 $file_path = __DIR__;
23 $file = $file_path."/007_variation15.tmp";
H A D007_variation16.phpt12 $file_path = __DIR__;
14 $file = $file_path."/007_variation16.tmp";
H A D007_variation23.phpt12 $file_path = __DIR__;
14 $file = $file_path."/007_variation23.tmp";
H A D007_variation24.phpt12 $file_path = __DIR__;
14 $file = $file_path."/007_variation24.tmp";
H A D007_variation7.phpt12 $file_path = __DIR__;
14 $file = $file_path."/007_variation7.tmp";
H A Dunlink_variation1-win32.phpt17 $file_path = __DIR__;
20 $dirname = "$file_path/unlink_variation1";
H A Dsymlink_link_linkinfo_is_link_variation3.phpt18 $file_path = __DIR__;
21 $filename = "$file_path/symlink_link_linkinfo_is_link_variation3.tmp";
27 $linkname = "$file_path/symlink_link_linkinfo_is_link_link_variation3.tmp";
H A Dcopy_variation1.phpt10 $file_path = __DIR__;
11 $src_file_name = $file_path."/copy_variation1.tmp";
40 $dest_file_name = "$file_path/$dest_file";
H A Dfscanf_variation12.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation12.tmp";
78 $file_path = __DIR__;
79 $filename = "$file_path/fscanf_variation12.tmp";
H A Dfscanf_variation15.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation15.tmp";
80 $file_path = __DIR__;
81 $filename = "$file_path/fscanf_variation15.tmp";
H A Dfscanf_variation17.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation17.tmp";
76 $file_path = __DIR__;
77 $filename = "$file_path/fscanf_variation17.tmp";
H A Dfscanf_variation21.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation21.tmp";
80 $file_path = __DIR__;
81 $filename = "$file_path/fscanf_variation21.tmp";
H A Dfscanf_variation23.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation23.tmp";
76 $file_path = __DIR__;
77 $filename = "$file_path/fscanf_variation23.tmp";
H A Dfscanf_variation28.phpt8 $file_path = __DIR__;
13 $filename = "$file_path/fscanf_variation28.tmp";
81 $file_path = __DIR__;
82 $filename = "$file_path/fscanf_variation28.tmp";

Completed in 40 milliseconds

1...<<11121314