Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/posix/
H A Dposix.c1333 char hard[80]; in posix_addlimit() local
1336 snprintf(hard, 80, "hard %s", name); in posix_addlimit()
1352 add_assoc_stringl(return_value, hard, UNLIMITED_STRING, sizeof(UNLIMITED_STRING)-1); in posix_addlimit()
1354 add_assoc_long(return_value, hard, rl.rlim_max); in posix_addlimit()
/PHP-7.4/build/
H A Dlibtool.m41183 # Check to see if we can do hard links to lock some files if needed
1190 AC_MSG_CHECKING([if we can lock with hard links])
1451 # libtool to hard-code these into programs
4215 # Whether we need hard or soft links.
4397 # Is shlibpath searched before the hard-coded library search path?
/PHP-7.4/
H A DUPGRADING635 results of Reflection...::getModifiers(), using hard-coded numeric values.
/PHP-7.4/ext/standard/tests/file/
H A Dfileinode_variation.phpt34 echo "-- Testing with links: hard link --\n";
35 link( $file1, $link1); // Creating an hard link
94 -- Testing with links: hard link --
H A Dsymlink_link_linkinfo_is_link_variation1.phpt19 Description: Create a hard link
60 /* Testing on hard links */
61 echo "\n-- Working with hard links --\n";
62 // creating hard link
92 /* Testing on hard links */
93 echo "\n-- Working with hard links --\n";
94 // creating hard link
125 -- Working with hard links --
137 -- Working with hard links --
H A Dsymlink_link_linkinfo_is_link_variation2.phpt12 Description: Create a hard link
18 /* Variation 2 : Create hard link to non-existent file */
26 echo "*** Creating a hard link to a non-existent file ***\n";
27 // creating hard link to non_existent file
37 *** Creating a hard link to a non-existent file ***
H A Dsymlink_link_linkinfo_is_link_variation3.phpt19 Description: Create a hard link
H A Dsymlink_link_linkinfo_is_link_variation4.phpt12 Description: Create a hard link
20 Update the file through hard link
21 Check size of file and hard link
35 // create hard link to file
95 -- Check size of hard link and file --
97 Size of file and hard link are same
99 -- Updating file with data through hard link --
102 -- Check size of hard link and file --
104 Size of file and hard link are same
109 -- Check size of hard link and file --
[all …]
H A Dsymlink_link_linkinfo_is_link_variation5.phpt19 Description: Create a hard link
H A Dsymlink_link_linkinfo_is_link_variation8.phpt19 Description: Create a hard link
25 /* Variation 8 : Create soft/hard link to different directory */
28 echo "\n*** Create hard link in different directory with same filename ***\n";
73 *** Create hard link in different directory with same filename ***
H A Dsymlink_link_linkinfo_is_link_variation6.phpt16 Description: Create a hard link
44 echo "\n-- Working with hard links --\n";
80 -- Working with hard links --
H A Dsymlink_link_linkinfo_is_link_variation9.phpt19 Description: Create a hard link
25 /* Variation 9 : Check lstat of soft/hard link created
35 // hard link name used
58 echo "\n*** Checking lstat() on hard link ***\n";
59 // create hard link
112 *** Checking lstat() on hard link ***
H A Dsymlink_link_linkinfo_is_link_variation7.phpt19 Description: Create a hard link
25 /* Variation 7 : Create soft/hard link to itself */
61 echo "\n*** Create hard link to file and then to itself ***\n";
62 // create hard link to $filename
94 *** Create hard link to file and then to itself ***
H A Dsymlink_link_linkinfo_is_link_basic2.phpt19 Description: Create a hard link
29 /* Creating soft/hard link to the temporary dir $dirname and checking
40 // name of the hard link created to $dirname
55 // testing on hard link
56 echo "\n-- Testing on hard links --\n";
57 // creating hard link to $dirname; expected: false
88 -- Testing on hard links --
H A Dsymlink_link_linkinfo_is_link_error1.phpt18 Description: Create a hard link
29 // linkname used to create soft/hard link
H A Dsymlink_link_linkinfo_is_link_error2.phpt18 Description: Create a hard link
29 // linkname used to create soft/hard link
H A Dfflush_variation3.phpt2 Test fflush() function: usage variations - hard links as resource
14 /* test fflush() with handle to hard links as resource */
19 echo "*** Testing fflush(): with hard links to files opened in diff modes ***\n";
44 // creating hard link to the file
69 *** Testing fflush(): with hard links to files opened in diff modes ***
H A Dsymlink_link_linkinfo_is_link_basic1.phpt19 Description: Create a hard link
31 /* Creating soft/hard link to $filename created in temp directory $dirname
44 // name of the hard link created to $filename
54 /* create soft/hard link to the file
69 // testing on hard link
70 echo "-- Testing on hard links --\n";
71 // creating hard link
103 -- Testing on hard links --
113 -- Testing on hard links --
H A Dreadlink_realpath_variation1.phpt52 // creating hard links
H A Dreadlink_realpath_variation2-win32.phpt50 // creating hard links
H A Dreadlink_realpath_variation2.phpt47 // creating hard links
H A Dreadlink_realpath_variation1-win32.phpt55 // creating hard links
H A Dlstat_stat_variation14.phpt12 /* test the effects of is_link() on stats of hard link */
23 echo "*** Checking lstat() and stat() on hard link ***\n";
49 *** Checking lstat() and stat() on hard link ***
/PHP-7.4/win32/build/
H A Dconfig.w3252 // Configures the hard-coded installation dir
/PHP-7.4/ext/com_dotnet/tests/
H A Dbug79332.phpt13 // use hard-coded message to avoid localization issues

Completed in 47 milliseconds

123