/PHP-5.4/ext/standard/ |
H A D | mail.c | 101 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local 194 void php_mail_log_crlf_to_spaces(char *message) { in php_mail_log_crlf_to_spaces() 205 void php_mail_log_to_syslog(char *message) { in php_mail_log_to_syslog() 213 void php_mail_log_to_file(char *filename, char *message, size_t message_size TSRMLS_DC) { in php_mail_log_to_file() 264 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.4/Zend/ |
H A D | zend_exceptions.c | 196 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, 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, char *message, long code TSRML… 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, char *message, long code… in zend_throw_error_exception()
|
H A D | zend_extensions.c | 199 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.4/ext/intl/collator/ |
H A D | collator_error.c | 62 const char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.4/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 406 MYSQLND_ERROR_LIST_ELEMENT * message; in stmt_error_list_read() local
|
H A D | mysqli_nonapi.c | 435 MYSQLND_ERROR_LIST_ELEMENT * message; local 479 MYSQLND_ERROR_LIST_ELEMENT * message; local
|
/PHP-5.4/pear/ |
H A D | fetch.php | 9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
|
/PHP-5.4/ext/intl/common/ |
H A D | common_error.c | 40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
|
/PHP-5.4/win32/ |
H A D | wsyslog.c | 81 void syslog(int priority, const char *message, ...) in syslog()
|
/PHP-5.4/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.4/ext/intl/formatter/ |
H A D | formatter_main.c | 128 char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.4/ext/intl/msgformat/ |
H A D | msgformat.c | 147 char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/milter/ |
H A D | php_milter.h | 27 int message; member
|
/PHP-5.4/ext/intl/dateformat/ |
H A D | dateformat.c | 253 char* message = NULL; in PHP_FUNCTION() local
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | pcreposix.c | 212 const char *message, *addmessage; in regerror() local
|
/PHP-5.4/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 390 char* message = NULL; in ZEND_END_ARG_INFO() local
|
/PHP-5.4/ext/pdo_dblib/ |
H A D | dblib_driver.c | 43 char *message; in dblib_fetch_error() local
|
/PHP-5.4/ext/sysvmsg/ |
H A D | sysvmsg.c | 391 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
|
/PHP-5.4/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.h | 117 char *message; member 147 char *message; member 250 char *message; member
|
/PHP-5.4/ext/pgsql/ |
H A D | php_pgsql.h | 276 char *message; member
|
/PHP-5.4/ext/pdo_odbc/ |
H A D | odbc_driver.c | 39 char *message = NULL; in pdo_odbc_fetch_error_func() local
|
/PHP-5.4/ext/spl/ |
H A D | spl.php | 258 protected $message; variable in Exception 284 function __construct($message = NULL, $code = 0) {
|
/PHP-5.4/ext/pdo/ |
H A D | pdo_dbh.c | 44 char *message = NULL; in pdo_raise_impl_error() local 110 char *message = NULL; in pdo_handle_error() local
|