Home
last modified time | relevance | path

Searched refs:errno (Results 51 – 75 of 387) sorted by relevance

12345678910>>...16

/PHP-8.2/ext/mysqli/tests/
H A Dbug35759.phpt25 if (1101 == $mysql->errno) {
30 printf("[001] [%d] %s\n", $mysql->errno, $mysql->error);
34 printf("[002] [%d] %s\n", $mysql->errno, $mysql->error);
49 printf("[003] [%d] %s\n", $mysql->errno, $mysql->error);
H A Dmysqli_local_infile_directory_access_allowed.phpt15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
32 printf("[002] [%d] %s\n", $link->errno, $link->error);
36 printf("[003] [%d] %s\n", $link->errno, $link->error);
41 printf("[004] [%d] %s\n", $link->errno, $link->error);
46 printf("[005] [%d] %s\n", $link->errno, $link->error);
59 printf("[007] [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_stmt_get_result_non_select.phpt29 printf("[002] [%d] %s\n", $stmt->errno, $stmt->error);
32 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
56 printf("[006] [%d] %s\n", $stmt->errno, $stmt->error);
59 printf("[007] [%d] %s\n", $stmt->errno, $stmt->error);
75 printf("[009] [%d] %s\n", $stmt->errno, $stmt->error);
78 printf("[010] [%d] %s\n", $stmt->errno, $stmt->error);
H A Dbug68077.phpt14 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
33 printf("[002] [%d] %s\n", $link->errno, $link->error);
37 printf("[003] [%d] %s\n", $link->errno, $link->error);
44 printf("[005] [%d] %s\n", $link->errno, $link->error);
47 printf("[006] [%d] %s\n", $link->errno, $link->error);
55 printf("[006] [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_pam_sha256_public_key_ini.phpt22 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
36 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
40 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
45 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
68 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
73 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
79 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
102 printf("[002] [%d] %s\n", $link->errno, $link->error);
105 printf("[003] [%d] %s\n", $link->errno, $link->error);
H A Dbug55653.phpt20 printf("[002] [%d] %s\n", $link->errno, $link->error);
26 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
29 printf("[004] [%d] %s\n", $stmt->errno, $stmt->error);
H A Dmysqli_last_insert_id.phpt21 printf("[003] [%d] %s\n", $link->errno, $link->error);
37 printf("[002] [%d] %s\n", $link->errno, $link->error);
51 printf("[006] [%d] %s\n", $link->errno, $link->error);
82 printf("[012] [%d] %s\n", $link->errno, $link->error);
97 printf("[016] [%d] %s\n", $link->errno, $link->error);
110 printf("[019] [%d] %s\n", $link->errno, $link->error);
118 printf("[021] [%d] %s\n", $link->errno, $link->error);
126 printf("[023] [%d] %s\n", $link->errno, $link->error);
135 printf("[024] [%d] %s\n", $link->errno, $link->error);
157 printf("[029] [%d] %s\n", $link->errno, $link->error);
[all …]
H A Dbug53503.phpt15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
30 printf("[002] [%d] %s\n", $link->errno, $link->error);
34 printf("[003] [%d] %s\n", $link->errno, $link->error);
41 printf("[005] [%d] %s\n", $link->errno, $link->error);
44 printf("[006] [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_allow_local_infile_overrides_local_infile_directory.phpt15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
32 printf("[002] [%d] %s\n", $link->errno, $link->error);
36 printf("[003] [%d] %s\n", $link->errno, $link->error);
41 printf("[004] [%d] %s\n", $link->errno, $link->error);
54 printf("[006] [%d] %s\n", $link->errno, $link->error);
H A Dbug45289.phpt22 printf("[002] [%d] %s\n", $link->errno, $link->error);
25 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
30 printf("[004] [%d] %s\n", $link->errno, $link->error);
/PHP-8.2/ext/openssl/tests/
H A Dpeer_verification.phpt21 $server = stream_socket_server($serverUri, $errno, $errstr, $serverFlags, $serverCtx);
39 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags));
45 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
52 var_dump(stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
59 var_dump(stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
H A Dstream_crypto_flags_004.phpt23 $server = stream_socket_server($serverUri, $errno, $errstr, $serverFlags, $serverCtx);
48 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
52 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
56 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
60 var_dump(stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
H A Dsni_server.phpt21 $server = stream_socket_server('tls://127.0.0.1:64321', $errno, $errstr, $flags, $ctx);
40 $client = stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
46 $client = @stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
52 $client = @stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
H A Dsession_meta_capture.phpt22 $server = stream_socket_server($serverUri, $errno, $errstr, $serverFlags, $serverCtx);
46 $stream = stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx);
50 $stream = stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx);
54 $stream = stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx);
H A Dsni_server_key_cert.phpt30 $server = stream_socket_server('tls://127.0.0.1:64321', $errno, $errstr, $flags, $ctx);
49 $client = stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
55 $client = @stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
61 $client = @stream_socket_client("tls://127.0.0.1:64321", $errno, $errstr, 1, $flags, $ctx);
H A Dstream_crypto_flags_003.phpt26 $server = stream_socket_server($serverUri, $errno, $errstr, $serverFlags, $serverCtx);
50 var_dump(stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
53 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
56 var_dump(@stream_socket_client($serverUri, $errno, $errstr, 1, $clientFlags, $clientCtx));
/PHP-8.2/tests/security/
H A Dopen_basedir_scandir.phpt34 Warning: scandir(): (errno 1): %s in %s on line %d
41 Warning: scandir(): (errno 1): %s in %s on line %d
48 Warning: scandir(): (errno 1): %s in %s on line %d
55 Warning: scandir(): (errno 1): %s in %s on line %d
62 Warning: scandir(): (errno 1): %s in %s on line %d
69 Warning: scandir(): (errno 1): %s in %s on line %d
76 Warning: scandir(): (errno 1): %s in %s on line %d
83 Warning: scandir(): (errno 1): %s in %s on line %d
/PHP-8.2/ext/sockets/tests/
H A Dsocket_import_stream-5.phpt11 $stream0 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
15 $stream1 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
H A Dsocket_import_stream-4-win.phpt44 $stream0 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
49 $stream1 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
55 $stream2 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
61 $stream3 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
67 $stream4 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
H A Dsocket_import_stream-4.phpt44 $stream0 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
49 $stream1 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
55 $stream2 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
61 $stream3 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
67 $stream4 = stream_socket_server("udp://0.0.0.0:0", $errno, $errstr, STREAM_SERVER_BIND);
/PHP-8.2/ext/standard/tests/streams/
H A Dbug54946.phpt34 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on …
37 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on …
40 Notice: stream_get_contents(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on …
/PHP-8.2/ext/sockets/
H A Dsockets.c53 # define set_errno(a) (errno = a)
325 if (errno != 0 && errno != ESPIPE && errno != EAGAIN) {
629 SOCKETS_G(last_error) = errno;
630 php_error_docref(NULL, E_WARNING, "Unable to select [%d]: %s", errno, sockets_strerror(errno));
895 php_sock->error = errno;
896 SOCKETS_G(last_error) = errno;
1105 SOCKETS_G(last_error) = errno;
1106 …_error_docref(NULL, E_WARNING, "Unable to create socket [%d]: %s", errno, sockets_strerror(errno));
2012 SOCKETS_G(last_error) = errno;
2382 SOCKETS_G(last_error) = errno;
[all …]
/PHP-8.2/tests/lang/
H A Dbug21094.phpt6 function hdlr($errno, $errstr, $errfile, $errline) {
7 …printf("[%d] errstr: %s, errfile: %s, errline: %d\n", $errno, $errstr, $errfile, $errline, $errstr…
/PHP-8.2/ext/posix/tests/
H A Dposix_strerror_error.phpt10 $errno = -999;
11 echo gettype( posix_strerror($errno) )."\n";
/PHP-8.2/ext/reflection/tests/
H A Dbug76936.phpt16 function ($errno, $errstr, $errfile, $errline) {
17 $this->handleError($errno, $errstr, $errfile, $errline);
22 private function handleError($errno, $errstr, $errfile, $errline, $errmodule = null) {

Completed in 103 milliseconds

12345678910>>...16