Home
last modified time | relevance | path

Searched refs:resource (Results 151 – 175 of 607) sorted by relevance

12345678910>>...25

/php-src/ext/standard/tests/array/
H A Darray_fill_keys_variation3.phpt24 resource(%d) of type (stream)
26 resource(%d) of type (stream)
H A Dnatcasesort_variation2.phpt29 // get a resource variable
97 // resource variable
98 /*11*/ 'resource' => array(
219 resource(%d) of type (stream)
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_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-src/ext/sockets/tests/
H A Dsocket_import_stream-4-win.phpt90 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
101 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
H A Dsocket_import_stream-4.phpt92 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
103 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
H A Dsocket_export_stream-4.phpt97 …eam_set_blocking TypeError: stream_set_blocking(): supplied resource is not a valid stream resource
108 …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-src/Zend/
H A Dzend_builtin_functions.stub.php151 * @param resource $resource
154 function get_resource_type($resource): string {} argument
156 /** @param resource $resource */
157 function get_resource_id($resource): int {} argument
/php-src/ext/standard/tests/file/
H A Dfseek_ftell_rewind_error1.phpt23 fseek(): supplied resource is not a valid stream resource
H A Dfseek_ftell_rewind_error2.phpt23 ftell(): supplied resource is not a valid stream resource
H A Dfseek_ftell_rewind_error3.phpt23 rewind(): supplied resource is not a valid stream resource
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
35 resource(%d) of type (stream)
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
35 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
35 resource(%d) of type (stream)
/php-src/Zend/tests/
H A Dgh10072.phpt12 /** @var resource|null */
15 /** @var resource|null */
83 /** @var resource|null */
/php-src/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-src/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-src/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-src/ext/standard/tests/network/
H A Dsocket_bug74429.phpt30 resource(%d) of type (stream)
31 resource(%d) of type (stream)
/php-src/ext/libxml/tests/
H A Dlibxml_get_external_entity_loader_error_callback_name.phpt43 string(73) "DOMDocument::validate(): supplied resource is not a valid stream resource"
/php-src/ext/simplexml/tests/
H A Dgh12929.phpt26 It's not possible to assign a complex type to properties, resource given
28 It's not possible to assign a complex type to properties, resource given
/php-src/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-src/ext/openssl/tests/
H A Dstream_crypto_flags_003.phpt73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)

Completed in 33 milliseconds

12345678910>>...25