Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/standard/
H A Dmail.c103 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local
196 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces()
207 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog()
215 void php_mail_log_to_file(char *filename, char *message, size_t message_size TSRMLS_DC) { in php_mail_log_to_file()
265 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd TSRMLS_D… in php_mail()
H A Dsyslog.c179 char *message; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/common/
H A Dcommon_date.cpp47 char *message; local
114 char *message; local
181 char *message; local
H A Dcommon_error.c40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_exceptions.c196 char *message = NULL; in ZEND_METHOD() local
252 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
649 int zend_spprintf(char **message, int max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
665 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
823 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, const char *message, long code… in zend_throw_exception()
854 char *message; in zend_throw_exception_ex() local
866 ZEND_API zval * zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, lon… in zend_throw_error_exception()
H A Dzend_extensions.c199 int message; in zend_extension_message_dispatcher() local
211 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp428 char *message; in umsg_format_helper() local
463 char *message; in umsg_format_helper() local
549 char *message, *key_char; in umsg_format_helper() local
592 char *message, *key_char; in umsg_format_helper() local
H A Dmsgformat.c147 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/collator/
H A Dcollator_error.c62 const char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/mysqli/
H A Dmysqli_exception.c43 char *message; in php_mysqli_throw_sql_exception() local
H A Dmysqli_prop.c209 MYSQLND_ERROR_LIST_ELEMENT * message; in link_error_list_read() local
406 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
/PHP-5.5/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.5/win32/
H A Dwsyslog.c81 void syslog(int priority, const char *message, ...) in syslog()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat.c99 char* message = NULL; in PHP_FUNCTION() local
H A Ddateformat_format.c67 char *message; in internal_get_arr_ele() local
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c347 char *message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
510 const char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/formatter/
H A Dformatter_main.c128 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp67 char *message = NULL; in timezone_convert_to_datetimezone() local
138 char *message = NULL; in timezone_process_timezone_argument() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.h27 int message; member
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcreposix.c212 const char *message, *addmessage; in regerror() local
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp223 char *message; in _php_intlcal_field_uec_ret_in32t_method() local
671 char *message; in _php_intlcal_field_ret_in32t_method() local
1334 const char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle_class.c387 char* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_driver.c43 char *message; in dblib_fetch_error() local
/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c391 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h117 char *message; member
147 char *message; member
250 char *message; member

Completed in 70 milliseconds

123