Home
last modified time | relevance | path

Searched refs:descriptor (Results 1 – 25 of 60) sorted by last modified time

123

/PHP-7.2/
H A DNEWS1020 . Fixed bug #76335 ("link(): Bad file descriptor" with non-ASCII path).
H A Dconfigure.ac1012 [ --enable-fd-setsize Set size of descriptor sets], no, no)
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in83 ; Set open file descriptor rlimit for the master process.
H A Dwww.conf.in342 ; Set open file descriptor rlimit.
/PHP-7.2/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt39 Warning: proc_open(): pi is not a valid descriptor spec/mode in %s on line %d
/PHP-7.2/ext/standard/tests/file/
H A Duserstreams_002.phpt53 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
60 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
71 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
80 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
89 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
91 Warning: stream_select(): cannot represent a stream of type user-space as a select()able descriptor
H A Dphp_fd_wrapper_04.phpt2 php://fd wrapper: invalid file descriptor
10 //I greped the CRT sources and found no function capable of validating a file descriptor
17 Warning: fopen(php://fd/12): failed to open stream: Error duping file descriptor 12; possibly it do…
/PHP-7.2/ext/standard/tests/file/windows_links/
H A Dbug76335.phpt2 Bug #76335 "link(): Bad file descriptor" with non-ASCII path
/PHP-7.2/ext/sockets/tests/
H A Dsocket_strerror.phpt33 string(19) "Bad file descriptor"
77 string(26) "Invalid request descriptor"
101 string(28) "File descriptor in bad state"
/PHP-7.2/ext/posix/tests/
H A Dposix_ttyname.phpt4 Gets the absolute path to the current terminal device that is open on a given file descriptor.
H A Dposix_ttyname_error_wrongparams.phpt4 Gets the absolute path to the current terminal device that is open on a given file descriptor.
/PHP-7.2/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2b.phpt20 // Since each column only has one lob descriptor, the last row is
21 // shown twice because the lob descriptor for each column is reused in
H A Dbug57702.phpt108 // Since each column only has one lob descriptor, the last row is
109 // shown twice because the lob descriptor for each column is reused in
/PHP-7.2/ext/oci8/tests/
H A Dlob_041.phpt46 echo "\nTest 3 - no preallocated descriptor\n";
73 ["descriptor"]=>
77 Test 3 - no preallocated descriptor
82 ["descriptor"]=>
83 resource(%d) of type (oci8 descriptor)
H A Dlob_042.phpt48 ["descriptor"]=>
49 resource(%d) of type (oci8 descriptor)
H A Dxmltype_02.phpt117 ["descriptor"]=>
118 resource(%d) of type (oci8 descriptor)
H A Dlob_024.phpt42 unset($row[0]->descriptor);
52 ["descriptor"]=>
53 resource(%d) of type (oci8 descriptor)
61 ["descriptor"]=>
62 resource(%d) of type (oci8 descriptor)
66 ["descriptor"]=>
67 resource(%d) of type (oci8 descriptor)
76 Warning: oci_lob_load(): Unable to find descriptor property in %s on line %d
H A Dlob_025.phpt43 unset($row[0]->descriptor);
59 ["descriptor"]=>
60 resource(%d) of type (oci8 descriptor)
64 ["descriptor"]=>
65 resource(%d) of type (oci8 descriptor)
80 Warning: oci_lob_read(): Unable to find descriptor property in %s on line %d
83 Warning: oci_lob_eof(): Unable to find descriptor property in %s on line %d
H A Dlob_026.phpt66 ["descriptor"]=>
67 resource(%d) of type (oci8 descriptor)
82 ["descriptor"]=>
83 resource(%d) of type (oci8 descriptor)
87 ["descriptor"]=>
88 resource(%d) of type (oci8 descriptor)
H A Dlob_027.phpt71 ["descriptor"]=>
72 resource(%d) of type (oci8 descriptor)
78 ["descriptor"]=>
79 resource(%d) of type (oci8 descriptor)
83 ["descriptor"]=>
84 resource(%d) of type (oci8 descriptor)
H A Dlob_028.phpt2 Test descriptor types for oci_new_descriptor()
52 ["descriptor"]=>
53 resource(%d) of type (oci8 descriptor)
56 ["descriptor"]=>
57 resource(%d) of type (oci8 descriptor)
60 ["descriptor"]=>
61 resource(%d) of type (oci8 descriptor)
64 ["descriptor"]=>
65 resource(%d) of type (oci8 descriptor)
68 ["descriptor"]=>
[all …]
H A Dlob_035.phpt66 unset($dummy->descriptor);
103 Warning: oci_lob_size(): Unable to find descriptor property in %s on line %d
H A Dlob_038.phpt129 ["descriptor"]=>
130 resource(%d) of type (oci8 descriptor)
137 ["descriptor"]=>
138 resource(%d) of type (oci8 descriptor)
145 ["descriptor"]=>
146 resource(%d) of type (oci8 descriptor)
171 ["descriptor"]=>
172 resource(%d) of type (oci8 descriptor)
179 ["descriptor"]=>
180 resource(%d) of type (oci8 descriptor)
[all …]
H A Dlob_null.phpt152 echo "\nFetch as a descriptor\n";
247 Fetch as a descriptor
H A Doci_execute_segfault.phpt2 oci_execute() segfault after repeated bind of LOB descriptor

Completed in 43 milliseconds

123