/PHP-5.6/ext/standard/ |
H A D | mail.c | 103 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 D | syslog.c | 179 char *message; in PHP_FUNCTION() local
|
/PHP-5.6/ext/intl/common/ |
H A D | common_date.cpp | 47 char *message; local 114 char *message; local 181 char *message; local
|
H A D | common_error.c | 40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
|
/PHP-5.6/Zend/ |
H A D | zend_exceptions.c | 204 char *message = NULL; in ZEND_METHOD() local 260 char *message = NULL, *filename = NULL; in ZEND_METHOD() local 658 int zend_spprintf(char **message, int max_len, const char *format, ...) /* {{{ */ in zend_spprintf() 674 zval message, file, line, *trace, *exception; in ZEND_METHOD() local 847 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, const char *message, long code… in zend_throw_exception() 878 char *message; in zend_throw_exception_ex() local 890 ZEND_API zval * zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, lon… in zend_throw_error_exception()
|
H A D | zend_extensions.c | 207 int message; in zend_extension_message_dispatcher() local 219 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
|
/PHP-5.6/ext/intl/collator/ |
H A D | collator_error.c | 62 const char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/intl/msgformat/ |
H A D | msgformat_helpers.cpp | 432 char *message; in umsg_format_helper() local 467 char *message; in umsg_format_helper() local 553 char *message, *key_char; in umsg_format_helper() local 596 char *message, *key_char; in umsg_format_helper() local
|
H A D | msgformat.c | 147 char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/mysqli/ |
H A D | mysqli_exception.c | 43 char *message; in php_mysqli_throw_sql_exception() local
|
H A D | mysqli_prop.c | 209 MYSQLND_ERROR_LIST_ELEMENT * message; in link_error_list_read() local 408 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
|
/PHP-5.6/pear/ |
H A D | fetch.php | 9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
|
/PHP-5.6/win32/ |
H A D | wsyslog.c | 81 void syslog(int priority, const char *message, ...) in syslog()
|
/PHP-5.6/ext/intl/dateformat/ |
H A D | dateformat.c | 99 char* message = NULL; in PHP_FUNCTION() local
|
H A D | dateformat_format.c | 67 char *message; in internal_get_arr_ele() local
|
/PHP-5.6/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 347 char *message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local 510 const char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/intl/formatter/ |
H A D | formatter_main.c | 128 char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/intl/timezone/ |
H A D | timezone_class.cpp | 67 char *message = NULL; in timezone_convert_to_datetimezone() local 138 char *message = NULL; in timezone_process_timezone_argument() local
|
/PHP-5.6/sapi/milter/ |
H A D | php_milter.h | 27 int message; member
|
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcreposix.c | 212 const char *message, *addmessage; in regerror() local
|
/PHP-5.6/ext/intl/calendar/ |
H A D | calendar_methods.cpp | 223 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.6/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 399 char* message = NULL; in ZEND_END_ARG_INFO() local
|
/PHP-5.6/ext/sysvmsg/ |
H A D | sysvmsg.c | 391 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
|
/PHP-5.6/ext/pdo_dblib/ |
H A D | dblib_driver.c | 43 char *message; in dblib_fetch_error() local
|
/PHP-5.6/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.h | 117 char *message; member 147 char *message; member 250 char *message; member
|