Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 48) sorted by relevance

12

/PHP-8.0/ext/standard/tests/file/
H A Dsymlink_link_linkinfo_is_link_variation4.phpt5 /* Variation 4 : Create file and a hard link to the file
7 Update the file through hard link
8 Check size of file and hard link
22 // create hard link to file
30 echo "\nSize of file and hard link are same\n";
82 -- Check size of hard link and file --
84 Size of file and hard link are same
89 -- Check size of hard link and file --
91 Size of file and hard link are same
96 -- Check size of hard link and file --
[all …]
H A Dunlink_variation3.phpt12 /* Delete link files - soft and hard links */
18 echo "*** Testing unlink() on soft and hard links ***\n";
32 echo "-- Testing unlink() on hard link --\n";
33 // create hard link
35 // delete hard link
46 *** Testing unlink() on soft and hard links ***
51 -- Testing unlink() on hard link --
H A Dreadfile_variation2.phpt12 Create soft/hard link to it
45 /* Checking readfile() operation on hard link */
46 echo "\n*** Testing readfile() on hard link ***\n";
47 // create hard link to $filename
49 // readfile() on hard link
74 *** Testing readfile() on hard link ***
H A Dfopen_variation19.phpt15 $hardFilename = __FILE__.'.hard';
36 echo "hard link:";
44 echo "hard link:";
52 echo "hard link:";
93 hard link:Hello World
97 hard link:Hello World again! again!
101 hard link:Goodbye World
H A Dsymlink_link_linkinfo_is_link_basic1.phpt18 /* Creating soft/hard link to $filename created in temp directory $dirname
31 // name of the hard link created to $filename
41 /* create soft/hard link to the file
56 // testing on hard link
57 echo "-- Testing on hard links --\n";
58 // creating hard link
90 -- Testing on hard links --
100 -- Testing on hard links --
H A Dsymlink_link_linkinfo_is_link_variation2.phpt5 /* Variation 2 : Create hard link to non-existent file */
13 echo "*** Creating a hard link to a non-existent file ***\n";
14 // creating hard link to non_existent file
24 *** Creating a hard link to a non-existent file ***
H A Dunlink_variation8.phpt85 $msg = "hard link";
110 -- unlinking hard link unlinkVar8.tmp/file.tmp --
116 -- unlinking hard link ./unlinkVar8.tmp/file.tmp --
139 -- unlinking hard link BADDIR/file.tmp --
146 -- unlinking hard link /%s/unlinkVar8.tmp/file.tmp --
152 -- unlinking hard link /%s/./unlinkVar8.tmp/file.tmp --
166 -- unlinking hard link /%s/BADDIR/file.tmp --
175 -- unlinking hard link unlinkVar8.tmp/file.tmp/ --
184 -- unlinking hard link /%s/unlinkVar8.tmp/file.tmp/ --
191 -- unlinking hard link unlinkVar8.tmp//file.tmp --
[all …]
H A Dsymlink_link_linkinfo_is_link_basic2.phpt16 /* Creating soft/hard link to the temporary dir $dirname and checking
27 // name of the hard link created to $dirname
42 // testing on hard link
43 echo "\n-- Testing on hard links --\n";
44 // creating hard link to $dirname; expected: false
75 -- Testing on hard links --
H A Dsymlink_link_linkinfo_is_link_variation1.phpt47 /* Testing on hard links */
48 echo "\n-- Working with hard links --\n";
49 // creating hard link
79 /* Testing on hard links */
80 echo "\n-- Working with hard links --\n";
81 // creating hard link
112 -- Working with hard links --
124 -- Working with hard links --
H A Dlstat_stat_variation14.phpt5 /* test the effects of is_link() on stats of hard link */
16 echo "*** Checking lstat() and stat() on hard link ***\n";
42 *** Checking lstat() and stat() on hard link ***
H A Drename_variation3.phpt18 echo "\n*** Testing rename() on hard links ***\n";
33 // rename a hard link across dir
51 *** Testing rename() on hard links ***
H A Dsymlink_link_linkinfo_is_link_variation9.phpt12 /* Variation 9 : Check lstat of soft/hard link created
22 // hard link name used
45 echo "\n*** Checking lstat() on hard link ***\n";
46 // create hard link
99 *** Checking lstat() on hard link ***
H A Dsymlink_link_linkinfo_is_link_variation7.phpt12 /* Variation 7 : Create soft/hard link to itself */
48 echo "\n*** Create hard link to file and then to itself ***\n";
49 // create hard link to $filename
81 *** Create hard link to file and then to itself ***
H A Dsymlink_link_linkinfo_is_link_variation8.phpt12 /* Variation 8 : Create soft/hard link to different directory */
15 echo "\n*** Create hard link in different directory with same filename ***\n";
60 *** Create hard link in different directory with same filename ***
H A Dis_dir_variation2.phpt10 /* Testing is_dir() with dir, soft & hard link to dir,
11 and with file, soft & hard link to file */
28 …ir_variation2", $file_path."/is_dir_variation2_link"); //Not permitted to create hard-link to a dir
H A Dfileinode_variation.phpt29 echo "-- Testing with links: hard link --\n";
30 link( $file1, $link1); // Creating an hard link
90 -- Testing with links: hard link --
H A Dsymlink_link_linkinfo_is_link_variation6.phpt31 echo "\n-- Working with hard links --\n";
67 -- Working with hard links --
H A Dunlink_variation10.phpt43 //cannot test hard links unless you are root.
58 $msg = "hard link";
H A Dis_file_variation2.phpt10 /* Creating soft and hard links to a file and applying is_file() on links */
/PHP-8.0/Zend/tests/
H A Dbug71275.phpt17 echo "I'm working hard to clone";
27 I'm working hard to clone
/PHP-8.0/ext/phar/tests/tar/
H A Dlinks.phpt2 Phar: tar with hard link and symbolic link
17 var_dump($p['testit/hard']->getContent());
H A Dlinks2.phpt2 Phar: tar with hard link to nowhere
33 phar error: "%slinks2.tar" is a corrupted tar file - hard link to non-existent file "internal/file.…
/PHP-8.0/ext/zlib/tests/
H A D005.phpt18 $string = "Answer me, it can't be so hard
63 string(94) "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
H A D006.phpt19 $string = "Answer me, it can't be so hard
64 string(94) "Answer me, it can't be so hard
67 string(94) "Answer me, it can't be so hard
/PHP-8.0/ext/com_dotnet/tests/
H A Dbug79332.phpt13 // use hard-coded message to avoid localization issues

Completed in 42 milliseconds

12