Home
last modified time | relevance | path

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

123

/PHP-5.5/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, 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()
H A Dzend_strtod.c448 static void Bug(const char *message) { in Bug()
/PHP-5.5/ext/date/lib/
H A Dtimelib_structs.h194 char *message; member
/PHP-5.5/ext/ereg/
H A Dereg.c250 char *buf = NULL, *message = NULL; in php_ereg_eprint() local
/PHP-5.5/ext/gd/libgd/
H A Dgd_jpeg.c51 char message[JMSG_LENGTH_MAX]; in php_jpeg_emit_message() local
/PHP-5.5/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.5/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp433 const char* message = NULL; in PHP_FUNCTION() 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/collator/
H A Dcollator_error.c62 const char* message = NULL; 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/ext/intl/converter/
H A Dconverter.c47 char message[1024]; in php_converter_throw_failure() local
893 char *message = intl_error_get_message(&(objval->error) TSRMLS_CC); in PHP_METHOD() local
/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/formatter/
H A Dformatter_main.c128 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat.c147 char* message = NULL; in PHP_FUNCTION() local
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
/PHP-5.5/ext/intl/resourcebundle/
H A Dresourcebundle_class.c387 char* message = NULL; in ZEND_END_ARG_INFO() 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
H A Dtimezone_methods.cpp640 const char* message = NULL; in PHP_FUNCTION() 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/mbstring/
H A Dmbstring.c4023 char *message = NULL; in PHP_FUNCTION() local

Completed in 96 milliseconds

123