Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 54) sorted by last modified time

123

/PHP-5.5/win32/build/
H A Dconfig.w32122 // Configures the hard-coded installation dir
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch717 + ** We are not going to leave the socket open after a CGI... too hard
/PHP-5.5/sapi/webjames/
H A DREADME11 http://www.hard-mofo.dsvr.net/
/PHP-5.5/ext/zlib/tests/
H A Dbug60761.phpt40 // hard to anticipate what 'correct' length should be since
H A Ddata.inc50 shall go hard but I will better the instruction.
H A D005.phpt15 $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.phpt15 $string = "Answer me, it can't be so hard
66 string(94) "Answer me, it can't be so hard
69 string(94) "Answer me, it can't be so hard
/PHP-5.5/ext/standard/tests/file/
H A Dunlink_variation10.phpt49 //cannot test hard links unless you are root.
64 $msg = "hard link";
H A Dunlink_variation3.phpt15 /* Delete link files - soft and hard links */
21 echo "*** Testing unlink() on soft and hard links ***\n";
35 echo "-- Testing unlink() on hard link --\n";
36 // create hard link
38 // delete hard link
49 *** Testing unlink() on soft and hard links ***
54 -- Testing unlink() on hard link --
H A Dsymlink_link_linkinfo_is_link_variation2.phpt18 Description: Create a hard link
24 /* Variation 2 : Create hard link to non-existent file */
32 echo "*** Creating a hard link to a non-existent file ***\n";
33 // creating hard link to non_existent file
43 *** Creating a hard link to a non-existent file ***
H A Dsymlink_link_linkinfo_is_link_variation3.phpt18 Description: Create a hard link
H A Dsymlink_link_linkinfo_is_link_variation4.phpt18 Description: Create a hard link
26 Update the file through hard link
27 Check size of file and hard link
41 // create hard link to file
101 -- Check size of hard link and file --
103 Size of file and hard link are same
105 -- Updating file with data through hard link --
108 -- Check size of hard link and file --
110 Size of file and hard link are same
115 -- Check size of hard link and file --
[all …]
H A Dsymlink_link_linkinfo_is_link_variation5.phpt18 Description: Create a hard link
H A Dsymlink_link_linkinfo_is_link_variation6.phpt35 Description: Create a hard link
63 echo "\n-- Working with hard links --\n";
99 -- Working with hard links --
H A Dsymlink_link_linkinfo_is_link_variation7.phpt18 Description: Create a hard link
24 /* Variation 7 : Create soft/hard link to itself */
56 echo "\n*** Create hard link to file and then to itself ***\n";
57 // create hard link to $filename
89 *** Create hard link to file and then to itself ***
H A Dsymlink_link_linkinfo_is_link_variation8.phpt18 Description: Create a hard link
24 /* Variation 8 : Create soft/hard link to different directory */
27 echo "\n*** Create hard link in different directory with same filename ***\n";
72 *** Create hard link in different directory with same filename ***
H A Dsymlink_link_linkinfo_is_link_variation9.phpt18 Description: Create a hard link
24 /* Variation 9 : Check lstat of soft/hard link created
34 // hard link name used
57 echo "\n*** Checking lstat() on hard link ***\n";
58 // create hard link
108 *** Checking lstat() on hard link ***
H A Dunlink_variation8.phpt91 $msg = "hard link";
117 -- unlinking hard link unlinkVar8.tmp/file.tmp --
123 -- unlinking hard link ./unlinkVar8.tmp/file.tmp --
146 -- unlinking hard link BADDIR/file.tmp --
153 -- unlinking hard link /%s/unlinkVar8.tmp/file.tmp --
159 -- unlinking hard link /%s/./unlinkVar8.tmp/file.tmp --
173 -- unlinking hard link /%s/BADDIR/file.tmp --
182 -- unlinking hard link unlinkVar8.tmp/file.tmp/ --
191 -- unlinking hard link /%s/unlinkVar8.tmp/file.tmp/ --
198 -- unlinking hard link unlinkVar8.tmp//file.tmp --
[all …]
H A Drename_variation2.phpt18 /* Testing rename() on soft and hard links with different permissions */
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_error1.phpt24 Description: Create a hard link
35 // linkname used to create soft/hard link
H A Dsymlink_link_linkinfo_is_link_error2.phpt21 Description: Create a hard link
32 // linkname used to create soft/hard link
H A Dsymlink_link_linkinfo_is_link_basic1.phpt18 Description: Create a hard link
30 /* Creating soft/hard link to $filename created in temp directory $dirname
43 // name of the hard link created to $filename
53 /* create soft/hard link to the file
67 // testing on hard link
68 echo "-- Testing on hard links --\n";
69 // creating hard link
100 -- Testing on hard links --
110 -- Testing on hard links --
H A Dsymlink_link_linkinfo_is_link_basic2.phpt18 Description: Create a hard link
28 /* Creating soft/hard link to the temporary dir $dirname and checking
39 // name of the hard link created to $dirname
53 // testing on hard link
54 echo "\n-- Testing on hard links --\n";
55 // creating hard link to $dirname; expected: false
82 -- Testing on hard links --
H A Dsymlink_link_linkinfo_is_link_variation1.phpt18 Description: Create a hard link
58 /* Testing on hard links */
59 echo "\n-- Working with hard links --\n";
60 // creating hard link
88 /* Testing on hard links */
89 echo "\n-- Working with hard links --\n";
90 // creating hard link
120 -- Working with hard links --
132 -- Working with hard links --

Completed in 48 milliseconds

123