Home
last modified time | relevance | path

Searched refs:resource (Results 251 – 275 of 1680) sorted by relevance

1...<<11121314151617181920>>...68

/PHP-5.6/ext/standard/tests/array/
H A Dend_64bit.phpt97 echo "\n*** Testing end() on resource type ***\n";
98 //file type resource
101 //directory type resource
129 /* cleaning resource handles */
130 fclose( $file_handle ); //file resource handle deleted
131 closedir( $dir_handle ); //dir resource handle deleted
220 *** Testing end() on resource type ***
221 resource(%d) of type (stream)
222 resource(%d) of type (stream)
H A Darray_unique_variation4.phpt21 // get a resource variable
52 // array with object, unset variable and resource variable
53 /*8*/ array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp, new classA(), $fp),
128 ["resource"]=>
129 resource(%d) of type (stream)
H A Darray_diff_variation8.phpt23 // get a resource variable
54 // array with object, unset variable and resource variable
55 /*8*/ array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp, new classA(), $fp),
199 ["resource"]=>
200 resource(%d) of type (stream)
205 resource(%d) of type (stream)
H A Darray_shift_variation2.phpt34 // get a resource variable
102 // resource variable
103 /*11*/ 'resource' => array(
204 -- Iteration 11: resource data --
205 resource(%d) of type (stream)
H A Darray_values_variation2.phpt33 // get a resource variable
101 // resource variable
102 /*11*/ 'resource' => array(
210 -- Iteration 11: resource data --
213 resource(%d) of type (stream)
/PHP-5.6/ext/oci8/tests/
H A Dconn_attr_4.phpt33 echo "\nInvalid Connection resource\n";
38 // Variable instead of a connection resource.
39 echo "\nInvalid Connection resource 2\n";
80 Invalid Connection resource
82 Warning: oci_set_action() expects parameter 1 to be resource, null given in %s on line %d
85 Invalid Connection resource 2
87 Warning: oci_set_client_info() expects parameter 1 to be resource, %s given in %s on line %d
92 Warning: oci_set_action() expects parameter 2 to be %s, resource given in %s on line %d
H A Dconn_attr_3.phpt67 resource(%d) of type (oci8 connection)
71 resource(%d) of type (oci8 connection)
74 resource(%d) of type (oci8 persistent connection)
78 resource(%d) of type (oci8 persistent connection)
81 resource(%d) of type (oci8 connection)
87 resource(%d) of type (oci8 connection)
H A Darray_bind_009.phpt15 Warning: oci_bind_array_by_name(): supplied resource is not a valid oci8 statement resource in %s o…
H A Dold_oci_close.phpt20 resource(%d) of type (oci8 connection)
22 resource(%d) of type (oci8 statement)
/PHP-5.6/ext/standard/tests/streams/
H A Dstream_socket_pair.phpt15 resource(%d) of type (stream)
17 resource(%d) of type (stream)
/PHP-5.6/ext/standard/tests/general_functions/
H A Dget_resource_type_basic.phpt5 /* Prototype : string get_resource_type ( resource $handle )
6 * Description: Returns the resource type
/PHP-5.6/ext/gd/tests/
H A Dimagetruecolortopalette_error3.phpt13 $resource = tmpfile();
16 imagetruecolortopalette($image, true, $resource);
24 Warning: imagetruecolortopalette() expects parameter 3 to be long, resource given in %s on line %d
H A Dimagepalettetotruecolor_error2.phpt2 imagepalettetotruecollor must return an error if not a resource is given
14 Warning: imagepalettetotruecolor() expects parameter 1 to be resource, string given in %s on line %d
H A Dimagegammacorrect_error1.phpt2 Testing error with non-resource paramenter of imagegammacorrect() of GD library,
17 Warning: imagegammacorrect() expects parameter 1 to be resource, %s given in %s on line %d
/PHP-5.6/ext/interbase/tests/
H A Dibase_trans_001.phpt18 resource(%d) of type (Firebird/InterBase transaction)
19 resource(%d) of type (Firebird/InterBase transaction)
/PHP-5.6/ext/sockets/tests/
H A Dsocket_create_pair.phpt21 resource(4) of type (Socket)
23 resource(5) of type (Socket)
/PHP-5.6/ext/standard/tests/file/
H A D007_variation11-win32.phpt12 Prototype: resource fopen(string $filename, string $mode
13 [, bool $use_include_path [, resource $context]] );
18 Prototype: bool fclose ( resource $handle );
38 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
46 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
64 resource(%d) of type (stream)
H A D007_variation19.phpt7 Prototype: resource fopen(string $filename, string $mode
8 [, bool $use_include_path [, resource $context]] );
13 Prototype: bool fclose ( resource $handle );
33 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
41 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
59 resource(%d) of type (stream)
H A D007_variation3.phpt7 Prototype: resource fopen(string $filename, string $mode
8 [, bool $use_include_path [, resource $context]] );
13 Prototype: bool fclose ( resource $handle );
33 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
41 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
59 resource(%d) of type (stream)
H A D007_variation4.phpt7 Prototype: resource fopen(string $filename, string $mode
8 [, bool $use_include_path [, resource $context]] );
13 Prototype: bool fclose ( resource $handle );
33 var_dump( get_resource_type($file_handle) ); //Check for the type of resource
41 var_dump( get_resource_type($file_handle) ); //Check whether resource is lost after close operation
59 resource(%d) of type (stream)
/PHP-5.6/ext/pdo_oci/tests/
H A Dbug46274_2.phpt68 resource(%d) of type (stream)
70 resource(%d) of type (stream)
75 resource(%d) of type (stream)
77 resource(%d) of type (stream)
/PHP-5.6/ext/curl/tests/
H A Dcurl_multi_getcontent_error4.phpt53 Warning: curl_setopt() expects parameter 1 to be resource, null given in %s on line %d
57 Warning: curl_setopt() expects parameter 1 to be resource, null given in %s on line %d
61 Warning: curl_multi_add_handle() expects parameter 2 to be resource, null given in %s on line %d
65 Warning: curl_multi_getcontent() expects parameter 1 to be resource, null given in %s on line %d
/PHP-5.6/ext/bz2/tests/
H A D002.phpt77 resource(%d) of type (stream)
78 resource(%d) of type (stream)
79 resource(%d) of type (stream)
83 resource(%d) of type (stream)
84 resource(%d) of type (stream)
88 Warning: bzopen(): first parameter has to be string or file-resource in %s on line %d
93 Warning: bzopen(): first parameter has to be string or file-resource in %s on line %d
128 resource(%d) of type (stream)
/PHP-5.6/ext/standard/tests/http/
H A Dignore_errors.phpt57 resource(%d) of type (stream)
80 resource(%d) of type (stream)
93 resource(%d) of type (stream)
107 resource(%d) of type (stream)
120 resource(%d) of type (stream)
/PHP-5.6/ext/ldap/tests/
H A Dldap_sort_error.phpt30 Warning: ldap_sort() expects parameter 3 to be %binary_string_optional%, resource given in %s on li…
33 Warning: ldap_sort(): Supplied resource is not a valid ldap result resource in %s on line %d

Completed in 27 milliseconds

1...<<11121314151617181920>>...68