Home
last modified time | relevance | path

Searched refs:resource (Results 76 – 100 of 607) sorted by relevance

12345678910>>...25

/php-src/ext/openssl/tests/
H A Dtls_wrapper.phpt70 resource(%d) of type (stream)
72 resource(%d) of type (stream)
73 resource(%d) of type (stream)
74 resource(%d) of type (stream)
75 resource(%d) of type (stream)
/php-src/ext/standard/tests/file/
H A Dfgets_variation2.phpt38 fgets(): supplied resource is not a valid stream resource
39 fgets(): supplied resource is not a valid stream resource
H A Dfscanf_variation10.phpt2 Test fscanf() function: usage variations - float formats with resource
6 /* Test fscanf() to scan resource type using different float format types */
10 echo "*** Test fscanf(): different float format types with resource ***\n";
19 // resource type variable
23 // array of resource types
81 *** Test fscanf(): different float format types with resource ***
H A Dfscanf_variation29.phpt2 Test fscanf() function: usage variations - octal formats with resource
6 /* Test fscanf() to scan resource type using different octal format types */
10 echo "*** Test fscanf(): different octal format types with resource ***\n";
19 // resource type variable
23 // array of resource types
81 *** Test fscanf(): different octal format types with resource ***
H A Dfscanf_variation35.phpt2 Test fscanf() function: usage variations - hexa formats with resource
6 /* Test fscanf() to scan resource type using different hexa format types */
10 echo "*** Test fscanf(): different hexa format types with resource ***\n";
19 // resource type variable
23 // array of resource types
76 *** Test fscanf(): different hexa format types with resource ***
H A Dfscanf_variation4.phpt2 Test fscanf() function: usage variations - integer formats with resource
6 /* Test fscanf() to scan resource type using different integer format types */
10 echo "*** Test fscanf(): different integer format types with resource ***\n";
20 // resource type variable
24 // array of resource types
77 *** Test fscanf(): different integer format types with resource ***
H A Dfscanf_variation41.phpt2 Test fscanf() function: usage variations - unsigned formats with resource
6 /* Test fscanf() to scan resource type using different unsigned format types */
10 echo "*** Test fscanf(): different unsigned format types with resource ***\n";
19 // resource type variable
23 // array of resource types
76 *** Test fscanf(): different unsigned format types with resource ***
H A Dfscanf_variation47.phpt2 Test fscanf() function: usage variations - scientific formats with resource
6 /* Test fscanf() to scan resource type using different scientific format types */
10 echo "*** Test fscanf(): different scientific format types with resource ***\n";
19 // resource type variable
23 // array of resource types
76 *** Test fscanf(): different scientific format types with resource ***
/php-src/ext/pdo_pgsql/tests/
H A Dbug46274_2.phpt77 resource(%d) of type (stream)
79 resource(%d) of type (stream)
84 resource(%d) of type (stream)
86 resource(%d) of type (stream)
91 resource(%d) of type (stream)
93 resource(%d) of type (stream)
/php-src/ext/zlib/tests/
H A Ddeflate_add_error.phpt15 $resource = deflate_init(ZLIB_ENCODING_DEFLATE);
19 var_dump(deflate_add($resource, "test", $badFlushType));
26 deflate_add(): Argument #1 ($context) must be of type DeflateContext, resource given
H A Dinflate_add_error.phpt15 $resource = inflate_init(ZLIB_ENCODING_DEFLATE);
18 var_dump(inflate_add($resource, "test", $badFlushType));
25 inflate_add(): Argument #1 ($context) must be of type InflateContext, resource given
/php-src/ext/standard/tests/dir/
H A Dreaddir_variation7.phpt11 // get a resource variable
22 resource(%d) of type (stream)
23 readdir(): Argument #1 ($dir_handle) must be a valid Directory resource
H A Dclosedir_variation2.phpt41 Directory Handle: resource(%d) of type (Unknown)
44 closedir(): supplied resource is not a valid Directory resource
45 Directory Handle: resource(%d) of type (Unknown)
H A Ddir_variation3.phpt87 resource(%d) of type (stream)
98 resource(%d) of type (stream)
109 resource(%d) of type (stream)
120 resource(%d) of type (stream)
131 resource(%d) of type (stream)
142 resource(%d) of type (stream)
153 resource(%d) of type (stream)
164 resource(%d) of type (stream)
175 resource(%d) of type (stream)
186 resource(%d) of type (stream)
H A Dopendir_basic.phpt49 resource(%d) of type (stream)
53 resource(%d) of type (stream)
56 resource(%d) of type (Unknown)
57 resource(%d) of type (Unknown)
H A Dopendir_basic-win32-mb.phpt55 resource(%d) of type (stream)
59 resource(%d) of type (stream)
62 resource(%d) of type (Unknown)
63 resource(%d) of type (Unknown)
/php-src/ext/standard/tests/filters/
H A Dbug54350.phpt25 Warning: fclose(): 5 is not a valid stream resource in %s on line %d
26 fclose(): supplied resource is not a valid stream resource
/php-src/ext/standard/tests/strings/
H A Dsprintf_variation54.phpt11 echo "$format with " . (is_resource($value) ? "resource" : json_encode($value)) . ":\n";
51 %s with resource:
81 d with resource:
113 u with resource:
145 f with resource:
177 c with resource:
209 x with resource:
/php-src/ext/fileinfo/tests/
H A Dmime_content_type_001.phpt44 mime_content_type(): Argument #1 ($filename) must be of type resource|string, int given
45 mime_content_type(): Argument #1 ($filename) must be of type resource|string, null given
46 mime_content_type(): Argument #1 ($filename) must be of type resource|string, stdClass given
47 mime_content_type(): Argument #1 ($filename) must be of type resource|string, array given
/php-src/ext/gd/tests/
H A Dbug79945.phpt15 imagecreatefrompng('php://filter/read=convert.base64-encode/resource=' . __DIR__ . '/test.png');
20 imagecreatefrompng('php://filter/read=convert.base64-encode/resource=' . __DIR__ . '/test.png');
25 Warning: imagecreatefrompng(): "php://filter/read=convert.base64-encode/resource=%s" is not a valid…
/php-src/ext/standard/tests/general_functions/
H A Dbug73973.phpt2 Bug #73973 debug_zval_dump() assertion error for resource consts with --enable-debug
9 resource(5) of type (stream) refcount(%d)
/php-src/ext/standard/tests/array/
H A Darray_unique_variation4.phpt16 // get a resource variable
43 // array with object, unset variable and resource variable
44 /*8*/ array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp, new classA(), $fp),
105 ["resource"]=>
106 resource(%d) of type (stream)
H A Dcurrent_variation2.phpt28 // get a resource variable
96 // resource variable
97 /*11*/ 'resource' => array(
146 -- Iteration 11 : resource data --
147 resource(%d) of type (stream)
H A Darray_map_variation4.phpt20 // get a resource variable
51 // array with object, unset variable and resource variable
52 array(@$unset_var => "hello", $fp => 'resource'),
56 $fp => 'resource', 133 => "int",
135 string(8) "resource"
144 string(8) "resource"
H A Darray_combine_variation5.phpt17 // get a resource variable
53 // array with object, unset variable and resource variable
54 /*10*/ array(11 => new classA(), "unset" => @$unset_var, "resource" => $fp),
58 'resource' => $fp, "int" => 133, "float" => 444.432,
71 // close the file resource used
157 resource(%d) of type (stream)
169 resource(%d) of type (stream)

Completed in 42 milliseconds

12345678910>>...25