Home
last modified time | relevance | path

Searched refs:resource (Results 576 – 600 of 674) sorted by relevance

1...<<21222324252627

/PHP-8.2/ext/sockets/tests/
H A Dsocket_getopt.phpt2 mixed socket_getopt( resource $socket , int $level , int $optname ) ;
H A Dsocket_shutdown.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
H A Dsocket_shutdown-win32.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
/PHP-8.2/ext/sqlite3/tests/
H A Dsqlite3_09_blob_bound_param.phpt46 resource(%d) of type (stream)
/PHP-8.2/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc28 * @param string|resource file contents or open file handle
/PHP-8.2/Zend/tests/
H A Dempty_str_offset.phpt59 print "- resource ---\n";
133 - resource ---
/PHP-8.2/ext/standard/tests/mail/
H A Dmail_include.inc52 * @param resource $imap_stream
85 * @param resource $imap_stream
/PHP-8.2/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-8.2/ext/standard/tests/file/
H A Dfread_fwrite_basic.phpt2 fread & fwrite - Test reading and writing using a single resource
/PHP-8.2/sapi/fpm/tests/
H A Dbug77023-pm-dynamic-blocking-sigquit.phpt9 if (!getenv("FPM_RUN_RESOURCE_HEAVY_TESTS")) die("skip resource heavy test");
/PHP-8.2/ext/opcache/tests/opt/
H A Dnullsafe_002.phpt53 …(instanceof Test)] & TYPE [ref, bool, long, double, string, array of [any, ref], object, resource])
/PHP-8.2/main/streams/
H A Duserspace.c41 zend_resource *resource; member
351 GC_ADDREF(us->wrapper->resource); in user_wrapper_opener()
396 zend_list_delete(us->wrapper->resource); in user_wrapper_opener()
415 zend_list_delete(uwrap->resource); in user_wrapper_close()
440 GC_ADDREF(us->wrapper->resource); in user_wrapper_opendir()
472 zend_list_delete(us->wrapper->resource); in user_wrapper_opendir()
506 uwrap->resource = NULL; in PHP_FUNCTION()
511 uwrap->resource = rsrc; in PHP_FUNCTION()
548 zend_list_delete(uwrap->resource); in PHP_FUNCTION()
/PHP-8.2/ext/standard/tests/general_functions/
H A Dproc_open_redirect.phpt63 resource(4) of type (stream)
/PHP-8.2/sapi/cli/tests/
H A Dphp_cli_server_014.phpt72 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/no-exists.php</cod…
H A Dphp_cli_server_013.phpt134 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found o…
143 </head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> w…
/PHP-8.2/ext/posix/
H A Dposix.stub.php317 function posix_setrlimit(int $resource, int $soft_limit, int $hard_limit): bool {} argument
/PHP-8.2/ext/oci8/tests/
H A Dlob_043.phpt2 Bug #49560 (LOB resource destructor and refcount test)
H A Dconn_attr.inc11 "grant connect,resource,dba to $testuser",
26 "grant connect,resource,dba to $testuser",
H A Dconnect_scope_try2.phpt82 resource(%d) of type (oci8 connection)
H A Dconnect_scope_try1.phpt81 resource(%d) of type (oci8 connection)
/PHP-8.2/ext/standard/tests/array/
H A Darray_map_variation17.phpt21 // get a resource variable
58 // resource variable

Completed in 42 milliseconds

1...<<21222324252627