Home
last modified time | relevance | path

Searched defs:message (Results 51 – 59 of 59) sorted by relevance

123

/PHP-7.4/Zend/
H A Dzend_alloc.c141 # define ZEND_MM_CHECK(condition, message) do { \ argument
356 static ZEND_COLD ZEND_NORETURN void zend_mm_panic(const char *message) in zend_mm_panic()
H A Dzend_builtin_functions.c1599 char *message; in ZEND_FUNCTION() local
H A Dzend_strtod.c201 static void Bug(const char *message) { in Bug()
/PHP-7.4/ext/sockets/
H A Dsockets.c108 #define __glibc_macro_warning(message) argument
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c48 char *message; in php_sqlite3_error() local
/PHP-7.4/ext/pgsql/
H A Dpgsql.c881 static char * _php_pgsql_trim_message(const char *message, size_t *len) in _php_pgsql_trim_message()
968 static void _php_pgsql_notice_handler(void *resource_id, const char *message) in _php_pgsql_notice_handler()
/PHP-7.4/ext/ffi/
H A Dffi.c3463 char *message = NULL; in zend_ffi_throw_parser_error() local
5328 char *message = NULL; local
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c1170 …p_cli_server_log_response(php_cli_server_client *client, int status, const char *message) /* {{{ */ in php_cli_server_log_response()
/PHP-7.4/ext/mbstring/
H A Dmbstring.c4343 char *message; in PHP_FUNCTION() local

Completed in 135 milliseconds

123