Home
last modified time | relevance | path

Searched refs:resource (Results 601 – 625 of 674) sorted by relevance

1...<<21222324252627

/PHP-8.2/ext/oci8/tests/
H A Dconnect_scope_try3.phpt81 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try4.phpt82 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try5.phpt81 resource(%d) of type (oci8 persistent connection)
H A Dconnect_scope_try6.phpt82 resource(%d) of type (oci8 persistent connection)
H A Dlob_042.phpt56 resource(%d) of type (oci8 descriptor)
H A Dlob_001.phpt74 resource(%d) of type (oci8 descriptor)
/PHP-8.2/ext/standard/tests/general_functions/
H A Dis_numeric.phpt98 // get a resource type variable
114 $fp, // resource
H A Dstrval.phpt103 // get a resource type variable
121 $fp, // resource
H A Dis_float.phpt53 // get a resource type variable
72 $fp, // resource
H A Dis_float_64bit.phpt55 // get a resource type variable
74 $fp, // resource
H A Dis_callable_variation2.phpt25 /* opening file resource type */
H A Dprint_r.phpt226 /* file type resource */
229 /* directory type resource */
236 /* calling check_printr() to display the resource content type
246 /* unset file type resource */
271 /* closing resource handle used */
/PHP-8.2/ext/standard/tests/strings/
H A Dstr_replace_variation3.phpt200 str_replace(): Argument #3 ($subject) must be of type array|string, resource given
201 str_replace(): Argument #3 ($subject) must be of type array|string, resource given
/PHP-8.2/ext/openssl/tests/
H A Dopenssl_free_key.phpt2 void openssl_free_key ( resource $key_identifier );
H A Dstream_server_reneg_limit.phpt109 resource(%d) of type (stream)
/PHP-8.2/ext/gmp/tests/
H A Dgmp_div_qr.phpt162 gmp_div_qr(): Argument #1 ($num1) must be of type GMP|string|int, resource given
H A Dgmp_strval.phpt70 gmp_strval(): Argument #1 ($num) must be of type GMP|string|int, resource given
/PHP-8.2/Zend/tests/
H A Doffset_string.phpt70 Cannot access offset of type resource on string
/PHP-8.2/tests/basic/
H A DGHSA-9pqp-7h25-4f32.phpt9 die("skip not for Windows in CI - probably resource issue");
/PHP-8.2/ext/standard/tests/array/
H A Darray_column_basic.phpt190 resource(%d) of type (stream)
209 resource(%d) of type (stream)
H A Darray_intersect_assoc_variation5.phpt40 // array with object, unset variable and resource variable
/PHP-8.2/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt36 * @param resource $imap_stream
/PHP-8.2/ext/oci8/
H A Dphp_oci8_int.h370 #define PHP_OCI_REGISTER_RESOURCE(resource, le_resource) \ argument
372 resource->id = zend_register_resource(resource, le_resource); \
/PHP-8.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_blobs.phpt53 printf("[%03d + 3] Returned value is not a stream resource\n", $offset);
/PHP-8.2/Zend/
H A Dzend_builtin_functions_arginfo.h164 ZEND_ARG_INFO(0, resource)
168 ZEND_ARG_INFO(0, resource)

Completed in 39 milliseconds

1...<<21222324252627