Home
last modified time | relevance | path

Searched refs:resource (Results 526 – 550 of 609) sorted by relevance

1...<<2122232425

/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp1250_to_utf8_5.phpt43 resource(%d) of type (stream)
H A Dtest_cp932_2.phpt46 resource(%d) of type (stream)
/php-src/ext/standard/tests/strings/
H A Dchr_variation1.phpt15 //getting the resource
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-src/Zend/tests/
H A Dempty_str_offset.phpt59 print "- resource ---\n";
133 - resource ---
H A Doffset_string.phpt70 Cannot access offset of type resource on string
/php-src/ext/openssl/tests/
H A Dsan_peer_matching.phpt57 resource(%d) of type (stream)
H A Dbug69215.phpt66 resource(%d) of type (stream)
H A Dsan_ipv6_peer_matching.phpt62 resource(%d) of type (stream)
H A Dopenssl_pkcs12_export_basic.phpt24 var_dump(openssl_pkcs12_export($cert_res, $output, $priv_res, $pass)); // read certs from a resource
H A Dopenssl_peer_fingerprint_basic.phpt80 resource(%d) of type (stream)
/php-src/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt2 fread & fwrite - Test reading and writing using a single resource
/php-src/sapi/fpm/tests/
H A Dbug77023-pm-dynamic-blocking-sigquit.phpt9 if (!getenv("FPM_RUN_RESOURCE_HEAVY_TESTS")) die("skip resource heavy test");
/php-src/ext/opcache/tests/opt/
H A Dnullsafe_002.phpt53 …(instanceof Test)] & TYPE [ref, bool, long, double, string, array of [any, ref], object, resource])
/php-src/main/streams/
H A Duserspace.c42 zend_resource *resource; member
325 GC_ADDREF(us->wrapper->resource); in user_wrapper_opener()
370 zend_list_delete(us->wrapper->resource); in user_wrapper_opener()
389 zend_list_delete(uwrap->resource); in user_wrapper_close()
414 GC_ADDREF(us->wrapper->resource); in user_wrapper_opendir()
446 zend_list_delete(us->wrapper->resource); in user_wrapper_opendir()
484 uwrap->resource = rsrc; in PHP_FUNCTION()
521 zend_list_delete(uwrap->resource); in PHP_FUNCTION()
/php-src/ext/standard/tests/general_functions/
H A Dproc_open_redirect.phpt63 resource(4) of type (stream)
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
/php-src/ext/sockets/tests/
H A Dsocket_shutdown-win32.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
/php-src/ext/phar/tests/
H A Dphar_stub_write_file.phpt55 Deprecated: Calling Phar::setStub(resource $stub, int $length) is deprecated in %s on line %d
/php-src/ext/standard/tests/array/
H A Darray_map_variation17.phpt21 // get a resource variable
58 // resource variable
/php-src/sapi/cli/tests/
H A Dphp_cli_server_013.phpt135 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found o…
145 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> w…
/php-src/ext/xmlwriter/
H A Dphp_xmlwriter.c944 zend_resource *resource = context; in xml_writer_stream_write() local
945 if (EXPECTED(resource->ptr)) { in xml_writer_stream_write()
946 php_stream *stream = resource->ptr; in xml_writer_stream_write()
954 zend_resource *resource = context; in xml_writer_stream_close() local
957 zend_list_delete(resource); in xml_writer_stream_close()
/php-src/ext/gmp/tests/
H A Dgmp_strval.phpt70 gmp_strval(): Argument #1 ($num) must be of type GMP|string|int, resource given
H A Dgmp_div_qr.phpt162 gmp_div_qr(): Argument #1 ($num1) must be of type GMP|string|int, resource given

Completed in 41 milliseconds

1...<<2122232425