Home
last modified time | relevance | path

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

123

/PHP-7.3/ext/intl/common/
H A Dcommon_date.cpp44 char *message; local
111 char *message; local
179 char *message; local
/PHP-7.3/ext/standard/
H A Dmail.c286 char *to=NULL, *message=NULL; in PHP_FUNCTION() local
398 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces()
409 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog()
417 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file()
467 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.3/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.3/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp445 char *message; in umsg_format_helper() local
481 char *message; in umsg_format_helper() local
553 char *message; in umsg_format_helper() local
597 char *message; in umsg_format_helper() local
H A Dmsgformat.c160 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.3/Zend/
H A Dzend_exceptions.c273 zend_string *message = NULL; in ZEND_METHOD() local
343 zend_string *message = NULL, *filename = NULL; in ZEND_METHOD() local
687 zend_string *message = zval_get_string(GET_PROPERTY(exception, ZEND_STR_MESSAGE)); in ZEND_METHOD() local
903 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception()
936 char *message; in zend_throw_exception_ex() local
948 …object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_error_exception()
989 zend_string *message = zval_get_string(GET_PROPERTY(&exception, ZEND_STR_MESSAGE)); in zend_exception_error() local
H A Dzend_extensions.c232 int message; in zend_extension_message_dispatcher() local
244 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
H A Dzend.c202 ZEND_API size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
214 ZEND_API size_t zend_spprintf_unchecked(char **message, size_t max_len, const char *format, ...) /*… in zend_spprintf_unchecked()
1424 char *message = NULL; in zend_throw_error() local
1453 char *message = NULL; in zend_type_error() local
1465 char *message = NULL; in zend_internal_type_error() local
1482 char *message = NULL; in zend_internal_argument_count_error() local
/PHP-7.3/ext/intl/collator/
H A Dcollator_error.c62 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/mysqli/
H A Dmysqli_exception.c43 char *message; in php_mysqli_throw_sql_exception() local
H A Dmysqli_prop.c191 MYSQLND_ERROR_LIST_ELEMENT * message; in link_error_list_read() local
383 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_error.c292 const unsigned char *message; in pcre2_get_error_message() local
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_methods.c342 zend_string *message = intl_error_get_message( NULL ); in PHP_FUNCTION() local
505 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.3/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-7.3/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.3/ext/
H A Dext_skel.php25 function error($message) {
/PHP-7.3/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.3/ext/intl/formatter/
H A Dformatter_main.c140 zend_string *message = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/com_dotnet/
H A Dcom_misc.c30 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
/PHP-7.3/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.3/ext/mysqlnd/
H A Dmysqlnd_connection.h47 #define SET_NEW_MESSAGE(buf, buf_len, message, len) \ argument
/PHP-7.3/ext/intl/calendar/
H A Dcalendar_methods.cpp228 char *message; in _php_intlcal_field_uec_ret_in32t_method() local
655 char *message; in _php_intlcal_field_ret_in32t_method() local
1312 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c405 zend_string* message = NULL; in ZEND_END_ARG_INFO() local

Completed in 56 milliseconds

123