Home
last modified time | relevance | path

Searched refs:resource (Results 176 – 200 of 673) sorted by relevance

12345678910>>...27

/PHP-8.2/Zend/tests/
H A Dgh10072.phpt12 /** @var resource|null */
15 /** @var resource|null */
83 /** @var resource|null */
/PHP-8.2/ext/oci8/tests/
H A Dlob_003.phpt59 resource(%d) of type (oci8 descriptor)
70 resource(%d) of type (oci8 descriptor)
75 resource(%d) of type (oci8 descriptor)
H A Dlob_004.phpt64 resource(%d) of type (oci8 descriptor)
74 resource(%d) of type (oci8 descriptor)
79 resource(%d) of type (oci8 descriptor)
H A Dlob_026.phpt63 resource(%d) of type (oci8 descriptor)
73 resource(%d) of type (oci8 descriptor)
78 resource(%d) of type (oci8 descriptor)
H A Ddrcp_connect1.phpt77 resource(%d) of type (oci8 connection)
84 resource(%d) of type (oci8 connection)
89 resource(%d) of type (oci8 connection)
94 resource(%d) of type (oci8 persistent connection)
98 resource(%d) of type (oci8 persistent connection)
H A Ddrcp_scope2.phpt80 resource(%d) of type (oci8 connection)
82 resource(%d) of type (oci8 connection)
87 resource(%d) of type (oci8 connection)
89 resource(%d) of type (oci8 connection)
H A Dlob_006.phpt56 resource(%d) of type (oci8 descriptor)
68 resource(%d) of type (oci8 descriptor)
73 resource(%d) of type (oci8 descriptor)
H A Dlob_023.phpt54 resource(%d) of type (oci8 descriptor)
66 resource(%d) of type (oci8 descriptor)
71 resource(%d) of type (oci8 descriptor)
/PHP-8.2/ext/standard/tests/array/
H A Dend_64bit.phpt93 echo "\n*** Testing end() on resource type ***\n";
94 //file type resource
97 //directory type resource
195 *** Testing end() on resource type ***
196 resource(%d) of type (stream)
197 resource(%d) of type (stream)
H A Darray_product_variation1.phpt14 "resource" => $fp, "object" => new A(), "null" => null,
39 resource
H A Darray_fill_keys_variation4.phpt35 echo "\n-- Testing array_fill_keys() function with resource --\n";
72 -- Testing array_fill_keys() function with resource --
75 resource(%d) of type (stream)
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_variation1.phpt23 // creating a file resource
62 // resource data
96 // close the resource
210 sprintf(): Argument #1 ($format) must be of type string, resource given
211 sprintf(): Argument #1 ($format) must be of type string, resource given
212 sprintf(): Argument #1 ($format) must be of type string, resource given
/PHP-8.2/ext/sockets/tests/
H A Dsocket_export_stream-4.phpt96 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
107 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
H A Dsocket_export_stream-2.phpt31 socket_export_stream(): Argument #1 ($socket) must be of type Socket, resource given
32 socket_export_stream(): Argument #1 ($socket) must be of type Socket, resource given
/PHP-8.2/ext/xmlwriter/tests/
H A Dbug79029.phpt29 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
31 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
/PHP-8.2/ext/standard/tests/network/
H A Dsocket_bug74429.phpt30 resource(%d) of type (stream)
31 resource(%d) of type (stream)
/PHP-8.2/ext/enchant/tests/
H A Ddict_describe.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
35 echo("broker is not a resource; failed;\n");
H A Ddict_quick_check_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
34 echo("broker is not a resource; failed;\n");
/PHP-8.2/ext/standard/tests/streams/
H A Dgh15908.phpt38 file_put_contents(): supplied resource is not a valid Stream-Context resource
/PHP-8.2/ext/openssl/tests/
H A Dstream_crypto_flags_003.phpt74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
76 resource(%d) of type (stream)
/PHP-8.2/ext/zip/tests/
H A Doo_stream_seek.phpt59 resource(%d) of type (stream)
67 resource(%d) of type (stream)
73 resource(%d) of type (stream)
/PHP-8.2/ext/standard/tests/file/
H A D007_variation1.phpt21 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
26 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
34 resource(%d) of type (stream)
H A D007_variation17.phpt21 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
26 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
34 resource(%d) of type (stream)
H A D007_variation9.phpt21 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
26 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
34 resource(%d) of type (stream)
/PHP-8.2/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt5 // get a resource type variable
16 "directory resource" => $dfp,
63 -- Iteration : directory resource --
113 -- Iteration : directory resource --

Completed in 65 milliseconds

12345678910>>...27