Home
last modified time | relevance | path

Searched refs:msg (Results 101 – 125 of 217) sorted by relevance

123456789

/php-src/ext/curl/tests/
H A Dbug77535.phpt52 while (false !== $info && $info['msg'] == CURLMSG_DONE) {
53 if (CURLMSG_DONE !== $info['msg']) {
/php-src/ext/sockets/tests/
H A Dsocket_cmsg_credentials_fbsd.phpt33 $r = socket_sendto($sends1, $msg = "dread", strlen($msg), 0, $path);
H A Dsocket_cmsg_credentials.phpt42 $r = socket_sendto($sends1, $msg = "dread", strlen($msg), 0, $path);
/php-src/ext/sockets/
H A Dconversions.c202 if (err->msg != NULL) { in err_msg_dispose()
205 efree(err->msg); in err_msg_dispose()
938 struct msghdr *msg = (struct msghdr*)msghdr_c; in from_zval_write_control_array() local
971 msg->msg_control = control_buf; in from_zval_write_control_array()
1028 for (cmsg = CMSG_FIRSTHDR(msg); in to_zval_read_control_array()
1030 cmsg = CMSG_NXTHDR(msg, cmsg)) { in to_zval_read_control_array()
1091 struct msghdr *msg = args[0]; in from_zval_write_iov_array_aux() local
1097 msg->msg_iov[i - 1].iov_len = ZSTR_LEN(str); in from_zval_write_iov_array_aux()
1105 struct msghdr *msg = (struct msghdr*)msghdr_c; in from_zval_write_iov_array() local
1117 msg->msg_iov = accounted_safe_ecalloc(num_elem, sizeof *msg->msg_iov, 0, ctx); in from_zval_write_iov_array()
[all …]
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp51 char *msg; in _breakiter_factory() local
67 spprintf(&msg, 0, "%s: error creating BreakIterator", in _breakiter_factory()
69 intl_error_set_custom_msg(NULL, msg, 1); in _breakiter_factory()
70 efree(msg); in _breakiter_factory()
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_statement_class.phpt80 private function __construct($msg) {
82 var_dump($msg);
90 private function __construct($msg) {
92 var_dump($msg);
/php-src/main/
H A Dphp.h307 #define php_log_err(msg) php_log_err_with_severity(msg, LOG_NOTICE) argument
309 #define php_log_err(msg) php_log_err_with_severity(msg, 5) argument
/php-src/Zend/tests/
H A Dbug29896.phpt5 function userErrorHandler($num, $msg, $file, $line)
H A Dtemporary_cleaning_016.phpt5 set_error_handler(function($no, $msg) { throw new Exception; });
/php-src/Zend/tests/type_declarations/union_types/
H A Dtype_checking_weak.phpt32 $msg = $e->getMessage();
33 $msg = strstr($msg, ', called in', true);
34 $msg = str_replace('{closure}(): Argument #1 ($arg)', 'Argument ...', $msg);
35 echo $msg;
/php-src/ext/com_dotnet/
H A Dcom_variant.c485 char *werr, *msg; in PHP_METHOD() local
491 php_com_throw_exception(res, msg); in PHP_METHOD()
492 efree(msg); in PHP_METHOD()
1054 char *werr, *msg; in PHP_FUNCTION() local
1057 spprintf(&msg, 0, "Variant type conversion failed: %s", werr); in PHP_FUNCTION()
1060 php_com_throw_exception(res, msg); in PHP_FUNCTION()
1061 efree(msg); in PHP_FUNCTION()
1091 char *werr, *msg; in PHP_FUNCTION() local
1094 spprintf(&msg, 0, "Variant type conversion failed: %s", werr); in PHP_FUNCTION()
1097 php_com_throw_exception(res, msg); in PHP_FUNCTION()
[all …]
/php-src/ext/intl/formatter/
H A Dformatter_attr.c356 char *msg; in PHP_FUNCTION() local
357 …spprintf(&msg, 0, "Error setting pattern value at line %d, offset %d", spattern_error.line, spatte… in PHP_FUNCTION()
358 intl_errors_set_custom_msg(INTL_DATA_ERROR_P(nfo), msg, 1); in PHP_FUNCTION()
359 efree(msg); in PHP_FUNCTION()
/php-src/ext/dba/
H A Ddba_db4.c39 const char *errpfx, const char *msg) in php_dba_db4_errcall_fcn() argument
48 && (!strncmp(msg, "fop_read_meta", sizeof("fop_read_meta")-1) in php_dba_db4_errcall_fcn()
49 || !strncmp(msg, "BDB0004 fop_read_meta", sizeof("BDB0004 fop_read_meta")-1))) { in php_dba_db4_errcall_fcn()
55 php_error_docref(NULL, E_NOTICE, "%s%s", errpfx?errpfx:"", msg); in php_dba_db4_errcall_fcn()
/php-src/ext/sodium/tests/
H A Dcrypto_shorthash.phpt14 $m2 = 'msg';
/php-src/ext/ftp/tests/
H A Dbug37799.phpt24 Warning: ftp_login(): %rdummy|bogus msg%r in %sbug37799.php on line 8
/php-src/ext/sysvmsg/tests/
H A D002.phpt12 var_dump($res = msg_receive ($queue, 1, $msg_type, 16384, $msg, true, 0, $msg_error));
/php-src/ext/pdo_dblib/
H A Ddblib_driver.c40 char *msg; in dblib_fetch_error() local
48 msg = einfo->lastmsg; in dblib_fetch_error()
50 msg = DBLIB_G(err).lastmsg; in dblib_fetch_error()
53 msg = einfo->dberrstr; in dblib_fetch_error()
57 if (msg == NULL && einfo->dberr == 0 && einfo->oserr == 0 && einfo->severity == 0) { in dblib_fetch_error()
62 msg, einfo->dberr, einfo->severity, stmt ? ZSTR_VAL(stmt->active_query_string) : ""); in dblib_fetch_error()
/php-src/win32/
H A Dwinutil.h27 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg);
H A Dsendmail.h45 static int Post(LPCSTR msg);
/php-src/ext/mysqli/tests/
H A Dmysqli_local_infile_directory_access_denied.phpt14 if ($msg = check_local_infile_allowed_by_server($link))
15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
H A Dbug53503.phpt14 if ($msg = check_local_infile_support($link, $engine))
15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
H A Dmysqli_allow_local_infile_overrides_local_infile_directory.phpt14 if ($msg = check_local_infile_allowed_by_server($link))
15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
H A Dmysqli_local_infile_directory_vs_open_basedir.phpt14 if ($msg = check_local_infile_allowed_by_server($link))
15 die(sprintf("skip %s, [%d] %s", $msg, $link->errno, $link->error));
/php-src/sapi/fpm/tests/
H A Dlogtool.inc763 $msg = "$title:\n";
765 $msg .= "- PATTERN: $pattern\n";
768 $msg .= "- LINE: $line\n";
774 $msg .= "- ACTUAL: $actualMessage\n";
777 return $msg;
804 * @param string $msg Message to print.
806 private function trace(string $msg): void
809 print "LogTool - $msg\n";
817 * @param string $msg
826 $this->trace("Setting error: $msg");
[all …]
/php-src/ext/pdo/
H A Dpdo_dbh.c72 const char *msg; in pdo_raise_impl_error() local
90 msg = pdo_sqlstate_state_to_description(*pdo_err); in pdo_raise_impl_error()
91 if (!msg) { in pdo_raise_impl_error()
92 msg = "<<Unknown error>>"; in pdo_raise_impl_error()
96 spprintf(&message, 0, "SQLSTATE[%s]: %s: %s", *pdo_err, msg, supp); in pdo_raise_impl_error()
98 spprintf(&message, 0, "SQLSTATE[%s]: %s", *pdo_err, msg); in pdo_raise_impl_error()
131 const char *msg = "<<Unknown>>"; in pdo_handle_error() local
146 msg = pdo_sqlstate_state_to_description(*pdo_err); in pdo_handle_error()
147 if (!msg) { in pdo_handle_error()
148 msg = "<<Unknown error>>"; in pdo_handle_error()
[all …]

Completed in 61 milliseconds

123456789