Home
last modified time | relevance | path

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

123

/PHP-7.0/ext/standard/
H A Dmail.c103 char *to=NULL, *message=NULL; in PHP_FUNCTION() local
197 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces()
208 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog()
216 void php_mail_log_to_file(char *filename, char *message, size_t message_size) { in php_mail_log_to_file()
266 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd) in php_mail()
H A Dsyslog.c179 char *message; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/common/
H A Dcommon_date.cpp47 char *message; local
114 char *message; local
179 char *message; local
/PHP-7.0/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp423 char *message; in umsg_format_helper() local
457 char *message; in umsg_format_helper() local
543 char *message; in umsg_format_helper() local
587 char *message; in umsg_format_helper() local
H A Dmsgformat.c160 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.0/Zend/
H A Dzend_exceptions.c258 zend_string *message = NULL; in ZEND_METHOD() local
324 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
689 size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
732 zend_string *message = zval_get_string(GET_PROPERTY(exception, "message")); in ZEND_METHOD() local
941 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception()
971 char *message; in zend_throw_exception_ex() local
983 …object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_error_exception()
1022 zend_string *message = zval_get_string(GET_PROPERTY(&exception, "message")); in zend_exception_error() local
H A Dzend_extensions.c229 int message; in zend_extension_message_dispatcher() local
241 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
H A Dzend.c1318 char *message = NULL; in zend_throw_error() local
1347 char *message = NULL; in zend_type_error() local
1359 char *message = NULL; in zend_internal_type_error() local
/PHP-7.0/ext/intl/collator/
H A Dcollator_error.c62 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/mysqli/
H A Dmysqli_exception.c43 char *message; in php_mysqli_throw_sql_exception() local
H A Dmysqli_prop.c193 MYSQLND_ERROR_LIST_ELEMENT * message; in link_error_list_read() local
379 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
/PHP-7.0/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-7.0/win32/
H A Dwsyslog.c80 void syslog(int priority, const char *message, ...) in syslog()
/PHP-7.0/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.0/ext/intl/dateformat/
H A Ddateformat.c99 zend_string *message = NULL; in PHP_FUNCTION() local
H A Ddateformat_format.c67 char *message; in internal_get_arr_ele() local
/PHP-7.0/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.0/ext/intl/formatter/
H A Dformatter_main.c140 zend_string *message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/com_dotnet/
H A Dcom_misc.c32 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
/PHP-7.0/sapi/embed/
H A Dphp_embed.c97 static void php_embed_log_message(char *message) in php_embed_log_message()
/PHP-7.0/ext/pcre/pcrelib/
H A Dpcreposix.c210 const char *message, *addmessage; in regerror() local
/PHP-7.0/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.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c403 zend_string* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-7.0/ext/sysvmsg/
H A Dsysvmsg.c396 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h115 char *message; member
145 char *message; member
248 char *message; member

Completed in 66 milliseconds

123