Home
last modified time | relevance | path

Searched refs:errno (Results 26 – 50 of 344) sorted by relevance

12345678910>>...14

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option.phpt24 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
38 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
46 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
60 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
69 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
74 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
80 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
99 printf("[001] mysqli_options failed, [%d] %s\n", $link->errno, $link->error);
107 printf("[003] [%d] %s\n", $link->errno, $link->error);
[all …]
H A Dmysqli_pam_sha256_public_key_ini.phpt24 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
38 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
47 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
63 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
72 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
77 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
83 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
105 printf("[002] [%d] %s\n", $link->errno, $link->error);
108 printf("[003] [%d] %s\n", $link->errno, $link->error);
H A Dbug35759.phpt24 if (1101 == $mysql->errno) {
29 printf("[001] [%d] %s\n", $mysql->errno, $mysql->error);
33 printf("[002] [%d] %s\n", $mysql->errno, $mysql->error);
48 printf("[003] [%d] %s\n", $mysql->errno, $mysql->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 Dbug55653.phpt19 printf("[002] [%d] %s\n", $link->errno, $link->error);
25 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
28 printf("[004] [%d] %s\n", $stmt->errno, $stmt->error);
H A Dbug53503.phpt13 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
27 printf("[002] [%d] %s\n", $link->errno, $link->error);
31 printf("[003] [%d] %s\n", $link->errno, $link->error);
38 printf("[005] [%d] %s\n", $link->errno, $link->error);
41 printf("[006] [%d] %s\n", $link->errno, $link->error);
H A Dmysqli_last_insert_id.phpt20 printf("[003] [%d] %s\n", $link->errno, $link->error);
36 printf("[002] [%d] %s\n", $link->errno, $link->error);
50 printf("[006] [%d] %s\n", $link->errno, $link->error);
81 printf("[012] [%d] %s\n", $link->errno, $link->error);
96 printf("[016] [%d] %s\n", $link->errno, $link->error);
109 printf("[019] [%d] %s\n", $link->errno, $link->error);
117 printf("[021] [%d] %s\n", $link->errno, $link->error);
125 printf("[023] [%d] %s\n", $link->errno, $link->error);
134 printf("[024] [%d] %s\n", $link->errno, $link->error);
156 printf("[029] [%d] %s\n", $link->errno, $link->error);
[all …]
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt24 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
38 die(sprintf("skip [%d] %s\n", $link->errno, $link->error));
42 die(sprintf("skip Failed to check RSA pub key, [%d] %s\n", $link->errno, $link->error));
46 …die(sprintf("skip Server misconfiguration? RSA pub key is suspicious, [%d] %s\n", $link->errno, $l…
60 die(sprintf("skip Cannot set @@session.old_passwords=2 [%d] %s", $link->errno, $link->error));
69 die(sprintf("skip CREATE USER failed [%d] %s", $link->errno, $link->error));
74 die(sprintf("skip SET PASSWORD failed [%d] %s", $link->errno, $link->error));
80 die(sprintf("SKIP [%d] %s\n", $link->errno, $link->error));
98 printf("[%03d + 001] mysqli_options failed, [%d] %s\n", $offset, $link->errno, $link->error);
108 printf("[%03d + 003] [%d] %s\n", $offset, $link->errno, $link->error);
[all …]
H A Dmysqli_stmt_bind_limits.phpt43 printf("[%03d + 01] [%d] %s\n", $offset, $link->errno, $link->error);
49 printf("[%03d + 02] [%d] %s\n", $offset, $link->errno, $link->error);
60 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
70 printf("[%03d + 03] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
80 printf("[%03d + 04] [%d] %s\n", $offset, $stmt->errno, $stmt->error);
88 printf("[%03d + 05] [%d] %s\n", $offset, $link->errno, $link->error);
97 printf("[%03d + 06] [%d] %s\n", $offset, $link->errno, $link->error);
H A Dbug45289.phpt21 printf("[002] [%d] %s\n", $link->errno, $link->error);
24 printf("[003] [%d] %s\n", $stmt->errno, $stmt->error);
32 printf("[004] [%d] %s\n", $link->errno, $link->error);
/PHP-5.5/ext/bz2/tests/
H A D004.phpt48 ["errno"]=>
56 ["errno"]=>
65 ["errno"]=>
74 ["errno"]=>
83 ["errno"]=>
92 ["errno"]=>
/PHP-5.5/ext/standard/tests/network/
H A Dudp6loop.phpt6 * Connection refused. If IPv6 is NOT supported, $errno will be set to
14 @stream_socket_client('tcp://[::1]:0', $errno);
15 if ($errno != 111) die('skip IPv6 not supported.');
23 $server = @stream_socket_server("udp://[::1]:$port", $errno, $errstr, STREAM_SERVER_BIND);
/PHP-5.5/ext/posix/
H A Dposix.c206 ZEND_ARG_INFO(0, errno)
403 POSIX_G(last_error) = errno; in PHP_FUNCTION()
507 POSIX_G(last_error) = errno; in PHP_FUNCTION()
530 POSIX_G(last_error) = errno; in PHP_FUNCTION()
568 POSIX_G(last_error) = errno; in PHP_FUNCTION()
587 POSIX_G(last_error) = errno; in PHP_FUNCTION()
606 POSIX_G(last_error) = errno; in PHP_FUNCTION()
623 POSIX_G(last_error) = errno; in PHP_FUNCTION()
655 POSIX_G(last_error) = errno; in PHP_FUNCTION()
686 POSIX_G(last_error) = errno; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/reflection/tests/
H A Dexception.inc4 $this->errno = $_errno;
9 return $this->errno;
/PHP-5.5/ext/sysvmsg/tests/
H A D005.phpt23 $errno = 0;
29 var_dump(msg_receive($q, 0, $null, 1, $msg, true, 0, $errno));
30 var_dump($errno != 0);
34 var_dump(msg_send($q, 1, 'foo', true, true, $errno));
35 var_dump($errno != 0);
/PHP-5.5/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-5.5/ext/sockets/tests/
H A Dsocket_import_stream-4.phpt32 $stream0 = stream_socket_server("udp://0.0.0.0:58380", $errno, $errstr, STREAM_SERVER_BIND);
37 $stream1 = stream_socket_server("udp://0.0.0.0:58381", $errno, $errstr, STREAM_SERVER_BIND);
43 $stream2 = stream_socket_server("udp://0.0.0.0:58382", $errno, $errstr, STREAM_SERVER_BIND);
49 $stream3 = stream_socket_server("udp://0.0.0.0:58383", $errno, $errstr, STREAM_SERVER_BIND);
55 $stream4 = stream_socket_server("udp://0.0.0.0:58384", $errno, $errstr, STREAM_SERVER_BIND);
H A Dsocket_import_stream-4-win.phpt33 $stream0 = stream_socket_server("udp://0.0.0.0:58380", $errno, $errstr, STREAM_SERVER_BIND);
38 $stream1 = stream_socket_server("udp://0.0.0.0:58381", $errno, $errstr, STREAM_SERVER_BIND);
44 $stream2 = stream_socket_server("udp://0.0.0.0:58382", $errno, $errstr, STREAM_SERVER_BIND);
50 $stream3 = stream_socket_server("udp://0.0.0.0:58383", $errno, $errstr, STREAM_SERVER_BIND);
56 $stream4 = stream_socket_server("udp://0.0.0.0:58384", $errno, $errstr, STREAM_SERVER_BIND);
H A Dsocket_import_stream-5.phpt13 $stream0 = stream_socket_server("udp://0.0.0.0:58380", $errno, $errstr, STREAM_SERVER_BIND);
17 $stream1 = stream_socket_server("udp://0.0.0.0:58381", $errno, $errstr, STREAM_SERVER_BIND);
/PHP-5.5/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-5.5/win32/
H A Dstrtoi64.c45 errno = EINVAL; in _strtoi64()
112 errno = ERANGE; in _strtoi64()
114 errno = EINVAL; in _strtoi64()
/PHP-5.5/ext/sockets/
H A Dsockets.c57 # define set_errno(a) (errno = a)
172 ZEND_ARG_INFO(0, errno)
533 if (errno != 0 && errno != ESPIPE && errno != EAGAIN) {
901 SOCKETS_G(last_error) = errno;
902 …ocref(NULL TSRMLS_CC, E_WARNING, "unable to select [%d]: %s", errno, sockets_strerror(errno TSRMLS…
1150 if (errno == EAGAIN
1152 || errno == EWOULDBLOCK
1155 php_sock->error = errno;
1156 SOCKETS_G(last_error) = errno;
1361 SOCKETS_G(last_error) = errno;
[all …]
/PHP-5.5/ext/zip/lib/
H A Dzip_filerange_crc.c54 _zip_error_set(errp, ZIP_ER_SEEK, errno); in _zip_filerange_crc()
61 _zip_error_set(errp, ZIP_ER_READ, errno); in _zip_filerange_crc()
/PHP-5.5/ext/mbstring/libmbfl/tests/
H A Dstrcut.c52 errno = 0; in main()
54 if (errno) { in main()
60 if (errno) { in main()
/PHP-5.5/sapi/fpm/fpm/
H A Dfastcgi.c112 int orig_errno = errno; \
125 errno = orig_errno; \
312 errno = 0; in safe_write()
319 errno = WSAGetLastError(); in safe_write()
327 } else if (ret <= 0 && errno != 0 && errno != EINTR) { in safe_write()
340 errno = 0; in safe_read()
347 errno = WSAGetLastError(); in safe_read()
357 } else if (ret <= 0 && errno != 0 && errno != EINTR) { in safe_read()
866 if (req->fd < 0 && (in_shutdown || (errno != EINTR && errno != ECONNABORTED))) {
885 errno = 0;
[all …]

Completed in 63 milliseconds

12345678910>>...14