Home
last modified time | relevance | path

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

123

/PHP-7.2/ext/intl/common/
H A Dcommon_date.cpp41 char *message; local
108 char *message; local
176 char *message; local
/PHP-7.2/ext/standard/
H A Dmail.c288 char *to=NULL, *message=NULL; in PHP_FUNCTION() local
400 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces()
411 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog()
419 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file()
469 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd) in php_mail()
H A Dsyslog.c181 char *message; in PHP_FUNCTION() local
/PHP-7.2/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp445 char *message; in umsg_format_helper() local
479 char *message; in umsg_format_helper() local
565 char *message; in umsg_format_helper() local
609 char *message; in umsg_format_helper() local
H A Dmsgformat.c160 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.2/Zend/
H A Dzend_exceptions.c267 zend_string *message = NULL; in ZEND_METHOD() local
337 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
682 zend_string *message = zval_get_string(GET_PROPERTY(exception, ZEND_STR_MESSAGE)); in ZEND_METHOD() local
894 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception()
927 char *message; in zend_throw_exception_ex() local
939 …object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_error_exception()
980 zend_string *message = zval_get_string(GET_PROPERTY(&exception, ZEND_STR_MESSAGE)); in zend_exception_error() local
H A Dzend_extensions.c242 int message; in zend_extension_message_dispatcher() local
254 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
H A Dzend.c188 ZEND_API size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
1354 char *message = NULL; in zend_throw_error() local
1383 char *message = NULL; in zend_type_error() local
1395 char *message = NULL; in zend_internal_type_error() local
1412 char *message = NULL; in zend_internal_argument_count_error() local
/PHP-7.2/ext/intl/collator/
H A Dcollator_error.c62 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.2/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
381 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
/PHP-7.2/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-7.2/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.2/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.2/win32/
H A Dwsyslog.c80 void syslog(int priority, const char *message, ...) in syslog()
/PHP-7.2/ext/intl/timezone/
H A Dtimezone_class.cpp66 char *message = NULL; in timezone_convert_to_datetimezone() local
134 char *message = NULL; in timezone_process_timezone_argument() local
/PHP-7.2/ext/intl/formatter/
H A Dformatter_main.c140 zend_string *message = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_misc.c32 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
/PHP-7.2/sapi/embed/
H A Dphp_embed.c97 static void php_embed_log_message(char *message, int syslog_type_int) in php_embed_log_message()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcreposix.c213 const char *message, *addmessage; in regerror() local
/PHP-7.2/ext/mysqlnd/
H A Dmysqlnd_connection.h47 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument
/PHP-7.2/ext/intl/calendar/
H A Dcalendar_methods.cpp223 char *message; in _php_intlcal_field_uec_ret_in32t_method() local
650 char *message; in _php_intlcal_field_ret_in32t_method() local
1307 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c403 zend_string* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-7.2/ext/sysvmsg/
H A Dsysvmsg.c396 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local

Completed in 86 milliseconds

123