/PHP-8.3/ext/standard/tests/file/ |
H A D | symlink_link_linkinfo_is_link_variation4.phpt | 5 /* 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 D | unlink_variation3.phpt | 12 /* 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 D | fopen_variation19.phpt | 15 $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 D | readfile_variation2.phpt | 12 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 D | symlink_link_linkinfo_is_link_basic1.phpt | 18 /* 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 D | symlink_link_linkinfo_is_link_variation2.phpt | 5 /* 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 D | unlink_variation8.phpt | 85 $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 D | symlink_link_linkinfo_is_link_basic2.phpt | 16 /* 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 D | symlink_link_linkinfo_is_link_variation1.phpt | 47 /* 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 D | lstat_stat_variation14.phpt | 5 /* 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 D | rename_variation3.phpt | 18 echo "\n*** Testing rename() on hard links ***\n"; 33 // rename a hard link across dir 51 *** Testing rename() on hard links ***
|
H A D | symlink_link_linkinfo_is_link_variation9.phpt | 12 /* 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 D | symlink_link_linkinfo_is_link_variation7.phpt | 12 /* 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 D | symlink_link_linkinfo_is_link_variation8.phpt | 12 /* 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 D | is_dir_variation2.phpt | 10 /* 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 D | fileinode_variation.phpt | 29 echo "-- Testing with links: hard link --\n"; 30 link( $file1, $link1); // Creating an hard link 90 -- Testing with links: hard link --
|
H A D | symlink_link_linkinfo_is_link_variation6.phpt | 31 echo "\n-- Working with hard links --\n"; 67 -- Working with hard links --
|
H A D | unlink_variation10.phpt | 43 //cannot test hard links unless you are root. 58 $msg = "hard link";
|
/PHP-8.3/ext/posix/tests/ |
H A D | posix_getrlimit_single_resource.phpt | 17 [$hard, $soft] = posix_getrlimit(POSIX_RLIMIT_CORE); 18 var_dump($hard, $soft); 21 [$hard, $soft] = posix_getrlimit(POSIX_RLIMIT_CORE); 22 var_dump($hard, $soft);
|
/PHP-8.3/Zend/tests/ |
H A D | bug71275.phpt | 17 echo "I'm working hard to clone"; 27 I'm working hard to clone
|
/PHP-8.3/ext/phar/tests/tar/ |
H A D | links.phpt | 2 Phar: tar with hard link and symbolic link 17 var_dump($p['testit/hard']->getContent());
|
H A D | links2.phpt | 2 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.3/ext/zlib/tests/ |
H A D | 005.phpt | 18 $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 D | 006.phpt | 19 $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.3/ext/com_dotnet/tests/ |
H A D | bug79332.phpt | 11 // use hard-coded message to avoid localization issues
|