Home
last modified time | relevance | path

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

123

/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1759 /* Set the connection file descriptor to no-delay mode. */
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in91 ; Set open file descriptor rlimit for the master process.
451 ; Set open file descriptor rlimit.
/PHP-5.5/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
18 Warning: fopen(php://fd/12): failed to open stream: Error duping file descriptor 12; possibly it do…
/PHP-5.5/ext/sockets/tests/
H A Dsocket_strerror.phpt34 string(19) "Bad file descriptor"
78 string(26) "Invalid request descriptor"
102 string(28) "File descriptor in bad state"
/PHP-5.5/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-5.5/ext/pdo_oci/tests/
H A Dbug57702.phpt109 // Since each column only has one lob descriptor, the last row is
110 // shown twice because the lob descriptor for each column is reused in
/PHP-5.5/ext/oci8/tests/
H A Doci_execute_segfault.phpt2 oci_execute() segfault after repeated bind of LOB descriptor
H A Dxmltype_02.phpt117 ["descriptor"]=>
118 resource(%d) of type (oci8 descriptor)
H A Dlob_014.phpt53 Warning: OCI-Lob::write(): %d is not a valid oci8 descriptor resource in %slob_014.php on line %d
H A Dlob_015.phpt53 ["descriptor"]=>
54 resource(%d) of type (oci8 descriptor)
H A Dlob_016.phpt59 ["descriptor"]=>
60 resource(%d) of type (oci8 descriptor)
64 ["descriptor"]=>
65 resource(%d) of type (oci8 descriptor)
H A Dlob_019.phpt51 ["descriptor"]=>
52 resource(%d) of type (oci8 descriptor)
59 ["descriptor"]=>
60 resource(%d) of type (oci8 descriptor)
64 ["descriptor"]=>
65 resource(%d) of type (oci8 descriptor)
H A Dlob_020.phpt56 unset($clob->descriptor);
66 ["descriptor"]=>
67 resource(%d) of type (oci8 descriptor)
74 ["descriptor"]=>
75 resource(%d) of type (oci8 descriptor)
79 ["descriptor"]=>
80 resource(%d) of type (oci8 descriptor)
117 Warning: oci_lob_erase(): Unable to find descriptor property in %s on line %d
H A Dlob_021.phpt36 unset($blob->descriptor);
58 Warning: OCI-Lob::write(): %d is not a valid oci8 descriptor resource in %s on line %d
61 Warning: oci_free_descriptor(): %d is not a valid oci8 descriptor resource in %s on line %d
67 Warning: oci_free_descriptor(): Unable to find descriptor property in %s on line %d
H A Dlob_041.phpt46 echo "\nTest 3 - no preallocated descriptor\n";
74 ["descriptor"]=>
75 resource(%d) of type (oci8 descriptor)
78 Test 3 - no preallocated descriptor
83 ["descriptor"]=>
84 resource(%d) of type (oci8 descriptor)
H A Dlob_017.phpt61 ["descriptor"]=>
62 resource(%d) of type (oci8 descriptor)
66 ["descriptor"]=>
67 resource(%d) of type (oci8 descriptor)
H A Dlob_022.phpt29 unset($clob->descriptor);
76 Warning: oci_lob_save(): Unable to find descriptor property in %s on line %d
H A Dlob_023.phpt32 unset($blob->descriptor);
53 ["descriptor"]=>
54 resource(%d) of type (oci8 descriptor)
66 Warning: oci_lob_import(): Unable to find descriptor property in %s on line %d
71 ["descriptor"]=>
72 resource(%d) of type (oci8 descriptor)
76 ["descriptor"]=>
77 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 …]

Completed in 96 milliseconds

123