Home
last modified time | relevance | path

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

1234

/php-src/ext/pdo/
H A Dpdo_dbh.c72 const char *msg; in pdo_raise_impl_error() local
131 const char *msg = "<<Unknown>>"; in pdo_handle_error() local
/php-src/ext/gd/libgd/
H A Dgd_avif.c143 static avifBool isAvifError(avifResult result, const char *msg) { in isAvifError()
/php-src/ext/dom/parentnode/
H A Dcss_selectors.c97 lxb_css_log_message_t *msg = lexbor_array_obj_get(&parser->log->messages, 0); in dom_parse_selector() local
/php-src/ext/pdo_pgsql/
H A Dphp_pdo_pgsql_int.h85 #define pdo_pgsql_error_stmt_msg(stmt, e, sqlstate, msg) \ argument
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/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
/php-src/ext/ffi/
H A Dffi_parser.c3651 static void yy_error(const char *msg) { in yy_error()
3655 static void yy_error_sym(const char *msg, int sym) { in yy_error_sym()
3659 static void yy_error_str(const char *msg, const char *str) { in yy_error_str()
/php-src/win32/
H A Dsendmail.c892 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.h289 char *msg; member
/php-src/sapi/cli/
H A Dphp_cli.c1054 …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.c3540 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
3549 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c525 const char *msg, const size_t msg_len) /* {{{ */ in php_firebird_set_error()
/php-src/ext/phar/
H A Dphar.c441 #define MAPPHAR_ALLOC_FAIL(msg) \ argument
450 #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.c97 const char *msg; in php_gai_strerror() member
/php-src/sapi/litespeed/
H A Dlsapi_main.c314 const char* msg; member
/php-src/ext/standard/
H A Dproc_open.c1320 char *msg = php_win32_error_to_msg(dw); in PHP_FUNCTION() local
/php-src/ext/tidy/
H A Dtidy.c198 static void TIDY_CALL php_tidy_panic(ctmbstr msg) in php_tidy_panic()

Completed in 117 milliseconds

1234