Home
last modified time | relevance | path

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

12

/PHP-5.4/ext/standard/
H A Dmail.c101 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 Dsyslog.c179 char *message; in PHP_FUNCTION() local
/PHP-5.4/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, 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 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.4/ext/intl/collator/
H A Dcollator_error.c62 const char* message = NULL; in PHP_FUNCTION() local
/PHP-5.4/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
H A Dmysqli_nonapi.c435 MYSQLND_ERROR_LIST_ELEMENT * message; local
479 MYSQLND_ERROR_LIST_ELEMENT * message; local
/PHP-5.4/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.4/ext/intl/common/
H A Dcommon_error.c40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
/PHP-5.4/win32/
H A Dwsyslog.c81 void syslog(int priority, const char *message, ...) in syslog()
/PHP-5.4/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.4/ext/intl/formatter/
H A Dformatter_main.c128 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/intl/msgformat/
H A Dmsgformat.c147 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.4/sapi/milter/
H A Dphp_milter.h27 int message; member
/PHP-5.4/ext/intl/dateformat/
H A Ddateformat.c253 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcreposix.c212 const char *message, *addmessage; in regerror() local
/PHP-5.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c390 char* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-5.4/ext/pdo_dblib/
H A Ddblib_driver.c43 char *message; in dblib_fetch_error() local
/PHP-5.4/ext/sysvmsg/
H A Dsysvmsg.c391 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h117 char *message; member
147 char *message; member
250 char *message; member
/PHP-5.4/ext/pgsql/
H A Dphp_pgsql.h276 char *message; member
/PHP-5.4/ext/pdo_odbc/
H A Dodbc_driver.c39 char *message = NULL; in pdo_odbc_fetch_error_func() local
/PHP-5.4/ext/spl/
H A Dspl.php258 protected $message; variable in Exception
284 function __construct($message = NULL, $code = 0) {
/PHP-5.4/ext/pdo/
H A Dpdo_dbh.c44 char *message = NULL; in pdo_raise_impl_error() local
110 char *message = NULL; in pdo_handle_error() local

Completed in 65 milliseconds

12