Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/intl/common/
H A Dcommon_date.cpp44 char *message; in timezone_convert_datetimezone() local
104 char *message; in intl_datetime_decompose() local
172 char *message; in intl_zval_to_millis() local
/PHP-7.4/ext/standard/
H A Dmail.c282 char *to=NULL, *message=NULL; in PHP_FUNCTION() local
394 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces()
405 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog()
413 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file()
463 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd) in php_mail()
H A Dsyslog.c185 char *message; in PHP_FUNCTION() local
/PHP-7.4/win32/
H A Dwsyslog.c81 void syslog(int priority, const char *message, ...) in syslog()
90 void vsyslog(int priority, const char *message, va_list args) in vsyslog()
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp423 char *message; in umsg_format_helper() local
459 char *message; in umsg_format_helper() local
531 char *message; in umsg_format_helper() local
575 char *message; in umsg_format_helper() local
H A Dmsgformat.c177 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_exceptions.c277 zend_string *message = NULL; in ZEND_METHOD() local
347 zend_string *message = NULL, *filename = NULL; in ZEND_METHOD() local
691 zend_string *message = zval_get_string(GET_PROPERTY(exception, ZEND_STR_MESSAGE)); in ZEND_METHOD() local
907 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception()
940 char *message; in zend_throw_exception_ex() local
952 …object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_error_exception()
993 zend_string *message = zval_get_string(GET_PROPERTY(&exception, ZEND_STR_MESSAGE)); in zend_exception_error() local
H A Dzend_extensions.c234 int message; in zend_extension_message_dispatcher() local
246 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
H A Dzend.c215 ZEND_API size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
227 ZEND_API size_t zend_spprintf_unchecked(char **message, size_t max_len, const char *format, ...) /*… in zend_spprintf_unchecked()
1534 char *message = NULL; in zend_throw_error() local
1568 char *message = NULL; in zend_type_error() local
1580 char *message = NULL; in zend_internal_type_error() local
1597 char *message = NULL; in zend_internal_argument_count_error() local
/PHP-7.4/ext/intl/collator/
H A Dcollator_error.c62 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqli/
H A Dmysqli_exception.c43 char *message; in php_mysqli_throw_sql_exception() local
H A Dmysqli_prop.c203 MYSQLND_ERROR_LIST_ELEMENT * message; in link_error_list_read() local
367 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_error.c298 const unsigned char *message; in pcre2_get_error_message() local
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_methods.c341 zend_string *message = intl_error_get_message( NULL ); in PHP_FUNCTION() local
504 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.4/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp68 char *message = NULL; in timezone_convert_to_datetimezone() local
136 char *message = NULL; in timezone_process_timezone_argument() local
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat.c99 zend_string *message = NULL; in PHP_FUNCTION() local
H A Ddateformat_format.c68 char *message; in internal_get_arr_ele() local
/PHP-7.4/ext/
H A Dext_skel.php25 function error($message) {
/PHP-7.4/ext/intl/formatter/
H A Dformatter_main.c140 zend_string *message = NULL; in PHP_FUNCTION() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_misc.c30 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
/PHP-7.4/
H A Drun-tests.php1655 function send_message($stream, array $message) {
2908 function error($message)
3411 function junit_mark_test_as($type, $file_name, $test_name, $time = null, $message = '', $details = …
/PHP-7.4/sapi/embed/
H A Dphp_embed.c96 static void php_embed_log_message(char *message, int syslog_type_int) in php_embed_log_message()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.h47 #define SET_NEW_MESSAGE(buf, buf_len, message, len) \ argument
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp226 char *message; in _php_intlcal_field_uec_ret_in32t_method() local
655 char *message; in _php_intlcal_field_ret_in32t_method() local
1304 zend_string* message = NULL; in PHP_FUNCTION() local

Completed in 255 milliseconds

123