Home
last modified time | relevance | path

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

1234

/PHP-8.0/win32/
H A Dsendmail.c891 static int Post(LPCSTR msg) in Post()
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_dump.c884 void zend_dump_op_array(const zend_op_array *op_array, uint32_t dump_flags, const char *msg, const … in zend_dump_op_array()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.h298 char *msg; member
/PHP-8.0/sapi/cli/
H A Dphp_cli.c1063 …zval *msg = zend_read_property(zend_ce_exception, EG(exception), "message", sizeof("message")-1, 0… in do_cli() local
H A Dphp_cli_server.c704 static void sapi_cli_server_log_write(int type, const char *msg) /* {{{ */ in sapi_cli_server_log_write()
733 static void sapi_cli_server_log_message(const char *msg, int syslog_type_int) /* {{{ */ in sapi_cli_server_log_message()
/PHP-8.0/ext/pdo_oci/
H A Doci_statement.c41 #define STMT_CALL_MSG(name, msg, params) \ argument
/PHP-8.0/ext/fileinfo/libmagic/
H A Dcompress.c690 char *msg; in makeerror() local
/PHP-8.0/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-8.0/ext/phar/
H A Dphar.c450 #define MAPPHAR_ALLOC_FAIL(msg) \ argument
459 #define MAPPHAR_FAIL(msg) \ argument
/PHP-8.0/sapi/fpm/fpm/
H A Dzlog.c268 const char *prefix, const char *msg) /* {{{ */ in zlog_msg_ex()
/PHP-8.0/main/
H A Dnetwork.c105 const char *msg; in php_gai_strerror() member
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c4338 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
4347 char *msg = php_win32_error_to_msg(err); in zend_jit_startup() local
H A Dzend_jit_helpers.c1116 const char *msg = NULL; in zend_wrong_string_offset() local
/PHP-8.0/sapi/litespeed/
H A Dlsapi_main.c315 const char* msg; member
/PHP-8.0/ext/pdo_pgsql/
H A Dpgsql_driver.c68 …pdo_dbh_t *dbh, pdo_stmt_t *stmt, int errcode, const char *sqlstate, const char *msg, const char *… in _pdo_pgsql_error()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_ps.c706 char * msg; in MYSQLND_METHOD() local
H A Dmysqlnd.h204 #define mysqlnd_stat(conn, msg) ((conn)->data)->m->get_server_statistics(((conn)->data), (msg)) argument
H A Dmysqlnd_wireprotocol.c535 const char * const msg = "Authentication data too long. " in php_mysqlnd_auth_write() local
/PHP-8.0/ext/tidy/
H A Dtidy.c285 static void TIDY_CALL php_tidy_panic(ctmbstr msg) in php_tidy_panic()
/PHP-8.0/ext/soap/
H A Dsoap.c1189 …zend_string *msg = zval_get_string(zend_read_property(zend_ce_error, Z_OBJ(exception_object), "mes… in _soap_server_exception() local
2233 zend_string *msg; local
/PHP-8.0/main/streams/
H A Dstreams.c154 char *msg; in php_stream_display_wrapper_errors() local
/PHP-8.0/Zend/
H A Dzend_alloc.c398 stderr_last_error(char *msg) in stderr_last_error()
H A Dzend_execute.c1409 const char *msg = NULL; in zend_wrong_string_offset() local
H A Dzend_API.c941 static ZEND_COLD void zend_parse_parameters_debug_error(const char *msg) { in zend_parse_parameters_debug_error()
/PHP-8.0/ext/gd/libgd/
H A Dgd_interpolation.c2207 void gdDumpRect(const char *msg, gdRectPtr r) in gdDumpRect()

Completed in 451 milliseconds

1234