Home
last modified time | relevance | path

Searched defs:msg (Results 51 – 75 of 80) sorted by relevance

1234

/php-src/ext/mysqlnd/
H A Dmysqlnd_commands.c605 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
H A Dmysqlnd_ps.c682 char * msg; in MYSQLND_METHOD() local
H A Dmysqlnd.h200 #define mysqlnd_stat(conn, msg) ((conn)->data)->m->get_server_statistics(((conn)->data), (msg)) argument
H A Dmysqlnd_connection.c731 char * msg; local
H A Dmysqlnd_wireprotocol.c527 const char * const msg = "Authentication data too long. " in php_mysqlnd_auth_write() local
/php-src/win32/
H A Dsendmail.c890 static int Post(LPCSTR msg) in Post()
/php-src/ext/sockets/
H A Dphp_sockets.h100 #define PHP_SOCKET_ERROR(socket, msg, errn) \ argument
/php-src/Zend/Optimizer/
H A Dzend_dump.c930 …nd_dump_op_array(const zend_op_array *op_array, uint32_t dump_flags, const char *msg, const void *… in zend_dump_op_array()
/php-src/sapi/phpdbg/
H A Dphpdbg.h288 char *msg; member
/php-src/sapi/cli/
H A Dphp_cli.c1085 …zval *msg = zend_read_property_ex(zend_ce_exception, EG(exception), ZSTR_KNOWN(ZEND_STR_MESSAGE), … in do_cli() local
H A Dphp_cli_server.c768 static void sapi_cli_server_log_write(int type, const char *msg) /* {{{ */ in sapi_cli_server_log_write()
797 static void sapi_cli_server_log_message(const char *msg, int syslog_type_int) /* {{{ */ in sapi_cli_server_log_message()
/php-src/ext/opcache/jit/
H A Dzend_jit.c3492 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
3501 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c465 const char *msg, const size_t msg_len) /* {{{ */ in php_firebird_set_error()
/php-src/ext/ffi/
H A Dffi_parser.c3588 static void yy_error(const char *msg) { in yy_error()
3592 static void yy_error_sym(const char *msg, int sym) { in yy_error_sym()
/php-src/ext/phar/
H A Dphar.c439 #define MAPPHAR_ALLOC_FAIL(msg) \ argument
448 #define MAPPHAR_FAIL(msg) \ argument
/php-src/sapi/fpm/fpm/
H A Dzlog.c271 const char *prefix, const char *msg) /* {{{ */ in zlog_msg_ex()
/php-src/ext/fileinfo/libmagic/
H A Dcompress.c840 char *msg; in makeerror() local
/php-src/main/
H A Dnetwork.c100 const char *msg; in php_gai_strerror() member
/php-src/sapi/litespeed/
H A Dlsapi_main.c315 const char* msg; member
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c67 …pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *… in _pdo_pgsql_error()
/php-src/ext/tidy/
H A Dtidy.c209 static void TIDY_CALL php_tidy_panic(ctmbstr msg) in php_tidy_panic()
/php-src/main/streams/
H A Dstreams.c156 char *msg; in php_stream_display_wrapper_errors() local
/php-src/Zend/
H A Dzend_execute.c875 smart_str msg = {0}; in zend_match_unhandled_error() local
1684 const char *msg = NULL; in zend_wrong_string_offset_error() local
H A Dzend_alloc.c395 static void stderr_last_error(char *msg) in stderr_last_error()

Completed in 151 milliseconds

1234