Home
last modified time | relevance | path

Searched refs:resource (Results 351 – 375 of 600) sorted by relevance

1...<<11121314151617181920>>...24

/php-src/ext/standard/tests/streams/
H A Dstream_get_line_nb.phpt53 resource(%d) of type (stream)
55 resource(%d) of type (stream)
H A Dopendir-004.phpt27 resource(%d) of type (stream)
/php-src/ext/phar/tests/tar/
H A Dphar_stub.phpt71 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
75 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
/php-src/ext/phar/tests/zip/
H A Dphar_stub.phpt71 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
75 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
/php-src/ext/curl/tests/
H A Dbug78775.phpt34 resource(%d) of type (stream)
H A Dcurl_copy_handle_variation1.phpt12 // create a new cURL resource
/php-src/ext/standard/tests/file/
H A Dfopen_unlink.phpt23 resource(%s) of type (Unknown)
H A Dbug39551.phpt27 resource(%d) of type (userfilter.bucket)
/php-src/ext/standard/tests/filters/
H A Dobject_init_failure.phpt10 var_dump(file_get_contents('php://filter/read=sample.filter/resource='. __FILE__));
H A Dobject_init_failure_2.phpt10 include 'php://filter/read=sample.filter/resource='. __FILE__;
/php-src/ext/standard/tests/array/
H A Darray_intersect_variation1.phpt36 // get a resource variable
83 // resource variable
108 // close the file resource used
185 -- Iterator 24 --array_intersect(): Argument #1 ($array) must be of type array, resource given
186 array_intersect(): Argument #1 ($array) must be of type array, resource given
H A Darray_intersect_assoc_variation1.phpt36 // get a resource variable
83 // resource variable
108 // close the file resource used
185 -- Iteration 24 --array_intersect_assoc(): Argument #1 ($array) must be of type array, resource giv…
186 array_intersect_assoc(): Argument #1 ($array) must be of type array, resource given
H A Darray_merge_variation2.phpt31 // get a resource variable
79 // resource variable
180 array_merge(): Argument #2 must be of type array, resource given
H A Darray_diff_assoc_variation2.phpt30 // get a resource variable
81 // resource variable
178 array_diff_assoc(): Argument #2 must be of type array, resource given
H A Darray_diff_variation2.phpt30 // get a resource variable
81 // resource variable
152 -- Iteration 26 --array_diff(): Argument #2 must be of type array, resource given
H A Darray_key_exists_variation1.phpt31 // get a resource variable
72 // resource variable
/php-src/ext/enchant/tests/
H A Dbroker_request_dict_01.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_set_ordering.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Dbroker_request_dict.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
H A Ddict_get_error.phpt9 if (!is_object(enchant_broker_init())) {die("skip, resource dont load\n");}
/php-src/ext/gd/tests/
H A Dbug77272.phpt2 Bug #77272 (imagescale() may return image resource on failure)
/php-src/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt23 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
/php-src/ext/posix/
H A Dposix.stub.php429 function posix_getrlimit(?int $resource = null): array|false {} argument
433 function posix_setrlimit(int $resource, int $soft_limit, int $hard_limit): bool {} argument
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdosqlite_004_blobopen.phpt56 resource(%d) of type (stream)
66 resource(%d) of type (stream)
/php-src/ext/sockets/tests/
H A Dsocket_clear_error-win32.phpt2 void socket_clear_error ([ resource $socket ] ) ;

Completed in 36 milliseconds

1...<<11121314151617181920>>...24