Home
last modified time | relevance | path

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

12

/PHP-5.4/Zend/
H A Dzend_alloc.c84 static void zend_mm_panic(const char *message) in zend_mm_panic()
H A Dzend_builtin_functions.c1497 char *message; in ZEND_FUNCTION() local
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_execute_API.c1362 static LRESULT CALLBACK zend_timeout_WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)… in zend_timeout_WndProc()
1414 MSG message; in timeout_thread_proc() local
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()
H A Dzend_strtod.c448 static void Bug(const char *message) { in Bug()
/PHP-5.4/ext/date/lib/
H A Dtimelib_structs.h184 char *message; member
/PHP-5.4/ext/ereg/
H A Dereg.c250 char *buf = NULL, *message = NULL; in php_ereg_eprint() local
/PHP-5.4/ext/gd/libgd/
H A Dgd_jpeg.c51 char message[JMSG_LENGTH_MAX]; in php_jpeg_emit_message() local
/PHP-5.4/ext/imap/
H A Dphp_imap.c1315 char *folder, *message, *internal_date = NULL, *flags = NULL; in PHP_FUNCTION() local
3883 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail()
4048 char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; in PHP_FUNCTION() local
/PHP-5.4/ext/intl/collator/
H A Dcollator_error.c62 const char* message = NULL; in PHP_FUNCTION() local
/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/ext/intl/dateformat/
H A Ddateformat.c253 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/ext/intl/resourcebundle/
H A Dresourcebundle_class.c390 char* message = NULL; in ZEND_END_ARG_INFO() local
/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/mbstring/
H A Dmbstring.c4023 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_nonapi.c435 MYSQLND_ERROR_LIST_ELEMENT * message; local
479 MYSQLND_ERROR_LIST_ELEMENT * message; 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.4/ext/mysqlnd/
H A Dmysqlnd_priv.h105 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument
H A Dmysqlnd_wireprotocol.h117 char *message; member
147 char *message; member
250 char *message; member
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcreposix.c212 const char *message, *addmessage; in regerror() local
/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 402 milliseconds

12