Home
last modified time | relevance | path

Searched defs:msg (Results 26 – 50 of 75) sorted by relevance

123

/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_commands.c633 char * msg; in MYSQLND_METHOD() local
647 char * msg; in MYSQLND_METHOD() local
H A Dmysqlnd_auth.c84 char * msg; in mysqlnd_run_authentication() local
1285 char * msg; in mysqlnd_caching_sha2_handle_server_response() local
/PHP-8.1/ext/json/
H A Djson_parser.y264 static void php_json_yyerror(php_json_parser *parser, char const *msg) in php_json_yyerror()
/PHP-8.1/ext/dba/
H A Ddba_db3.c38 const char *errpfx, const char *msg) in php_dba_db3_errcall_fcn()
H A Ddba_db4.c39 const char *errpfx, const char *msg) in php_dba_db4_errcall_fcn()
/PHP-8.1/ext/gd/libgd/
H A Dgd_png.c51 static void gdPngErrorHandler (png_structp png_ptr, png_const_charp msg) in gdPngErrorHandler()
75 static void gdPngWarningHandler (png_structp png_ptr, png_const_charp msg) in gdPngWarningHandler()
H A Dgd_avif.c143 static avifBool isAvifError(avifResult result, const char *msg) { in isAvifError()
/PHP-8.1/main/
H A Dphp.h305 #define php_log_err(msg) php_log_err_with_severity(msg, LOG_NOTICE) argument
307 #define php_log_err(msg) php_log_err_with_severity(msg, 5) argument
/PHP-8.1/ext/sockets/
H A Dphp_sockets.h100 #define PHP_SOCKET_ERROR(socket, msg, errn) \ argument
H A Dconversions.c929 struct msghdr *msg = (struct msghdr*)msghdr_c; in from_zval_write_control_array() local
1011 struct msghdr *msg = (struct msghdr *)msghdr_c; in to_zval_read_control_array() local
1082 struct msghdr *msg = args[0]; in from_zval_write_iov_array_aux() local
1096 struct msghdr *msg = (struct msghdr*)msghdr_c; in from_zval_write_iov_array() local
/PHP-8.1/win32/
H A Dwinutil.c50 PHP_WINUTIL_API void php_win32_error_msg_free(char *msg) in php_win32_error_msg_free()
H A Dsendmail.c891 static int Post(LPCSTR msg) in Post()
/PHP-8.1/ext/fileinfo/libmagic/
H A Dfuncs.c79 file_checkfield(char *msg, size_t mlen, const char *what, const char **pp) in file_checkfield()
98 file_checkfmt(char *msg, size_t mlen, const char *fmt) in file_checkfmt()
/PHP-8.1/ext/opcache/
H A Dshared_alloc_win32.c47 static void zend_win_error_message(int type, char *msg, int err) in zend_win_error_message()
/PHP-8.1/Zend/
H A Dzend_ini_parser.y186 static ZEND_COLD void ini_error(const char *msg) in ini_error()
/PHP-8.1/win32/build/
H A Dconfutils.js2697 function MESSAGE(msg) argument
2702 function ERROR(msg) argument
2708 function WARNING(msg) argument
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_cmd.c322 PHPDBG_API void phpdbg_param_debug(const phpdbg_param_t *param, const char *msg) { in phpdbg_param_debug()
H A Dphpdbg_prompt.c714 zend_string *msg, *file; in phpdbg_handle_exception() local
1704 …zend_string *msg = zval_get_string(zend_read_property(zend_get_exception_base(exception), exceptio… in phpdbg_execute_ex() local
/PHP-8.1/ext/enchant/
H A Denchant.c317 const char *msg; in PHP_FUNCTION() local
765 const char *msg; in PHP_FUNCTION() local
/PHP-8.1/ext/pdo_dblib/
H A Ddblib_driver.c40 char *msg; in dblib_fetch_error() local
/PHP-8.1/sapi/fpm/fpm/
H A Dzlog.h10 #define zlog_msg(flags, prefix, msg) zlog_msg_ex(__func__, __LINE__, flags, prefix, msg) argument
/PHP-8.1/ext/pdo/
H A Dpdo_dbh.c69 const char *msg; in pdo_raise_impl_error() local
128 const char *msg = "<<Unknown>>"; in pdo_handle_error() local
/PHP-8.1/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp51 char *msg; in _breakiter_factory() local
/PHP-8.1/ext/intl/locale/
H A Dlocale_methods.c386 char* msg = NULL; in get_icu_value_src_php() local
476 char* msg = NULL; in get_icu_disp_value_src_php() local
/PHP-8.1/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h80 #define pdo_pgsql_error_stmt_msg(stmt, e, sqlstate, msg) \ argument

Completed in 98 milliseconds

123