Home
last modified time | relevance | path

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

123

/PHP-7.0/Zend/
H A Dzend.c1318 char *message = NULL; in zend_throw_error() local
1347 char *message = NULL; in zend_type_error() local
1359 char *message = NULL; in zend_internal_type_error() local
H A Dzend_alloc.c138 # define ZEND_MM_CHECK(condition, message) do { \ argument
362 static ZEND_COLD ZEND_NORETURN void zend_mm_panic(const char *message) in zend_mm_panic()
H A Dzend_builtin_functions.c1651 char *message; in ZEND_FUNCTION() local
H A Dzend_exceptions.c258 zend_string *message = NULL; in ZEND_METHOD() local
324 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
689 size_t zend_spprintf(char **message, size_t max_len, const char *format, ...) /* {{{ */ in zend_spprintf()
732 zend_string *message = zval_get_string(GET_PROPERTY(exception, "message")); in ZEND_METHOD() local
941 … zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_exception()
971 char *message; in zend_throw_exception_ex() local
983 …object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, zend_long … in zend_throw_error_exception()
1022 zend_string *message = zval_get_string(GET_PROPERTY(&exception, "message")); in zend_exception_error() local
H A Dzend_execute_API.c215 char *message = NULL; in zend_throw_or_error() local
H A Dzend_extensions.c229 int message; in zend_extension_message_dispatcher() local
241 ZEND_API void zend_extension_dispatch_message(int message, void *arg) in zend_extension_dispatch_message()
H A Dzend_multiply.h282 …ways_inline size_t zend_safe_addmult(size_t nmemb, size_t size, size_t offset, const char *message) in zend_safe_addmult()
H A Dzend_strtod.c201 static void Bug(const char *message) { in Bug()
/PHP-7.0/ext/com_dotnet/
H A Dcom_misc.c32 void php_com_throw_exception(HRESULT code, char *message) in php_com_throw_exception()
/PHP-7.0/ext/date/lib/
H A Dtimelib_structs.h270 char *message; member
/PHP-7.0/ext/gd/libgd/
H A Dgd_jpeg.c51 char message[JMSG_LENGTH_MAX]; in php_jpeg_emit_message() local
/PHP-7.0/ext/imap/
H A Dphp_imap.c1331 zend_string *folder, *message, *internal_date = NULL, *flags = NULL; in PHP_FUNCTION() local
3942 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail()
4107 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
/PHP-7.0/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp420 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp223 char *message; in _php_intlcal_field_uec_ret_in32t_method() local
650 char *message; in _php_intlcal_field_ret_in32t_method() local
1307 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/collator/
H A Dcollator_error.c62 zend_string* message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/common/
H A Dcommon_date.cpp47 char *message; local
114 char *message; local
179 char *message; local
/PHP-7.0/ext/intl/converter/
H A Dconverter.c51 char message[1024]; in php_converter_throw_failure() local
861 zend_string *message = intl_error_get_message(&(objval->error)); in PHP_METHOD() local
/PHP-7.0/ext/intl/dateformat/
H A Ddateformat.c99 zend_string *message = NULL; in PHP_FUNCTION() local
H A Ddateformat_format.c67 char *message; in internal_get_arr_ele() local
/PHP-7.0/ext/intl/formatter/
H A Dformatter_main.c140 zend_string *message = NULL; in PHP_FUNCTION() local
/PHP-7.0/ext/intl/msgformat/
H A Dmsgformat.c160 zend_string* message = NULL; in PHP_FUNCTION() local
H A Dmsgformat_helpers.cpp423 char *message; in umsg_format_helper() local
457 char *message; in umsg_format_helper() local
543 char *message; in umsg_format_helper() local
587 char *message; in umsg_format_helper() local
/PHP-7.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c403 zend_string* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-7.0/ext/intl/timezone/
H A Dtimezone_class.cpp66 char *message = NULL; in timezone_convert_to_datetimezone() local
134 char *message = NULL; in timezone_process_timezone_argument() local
H A Dtimezone_methods.cpp630 zend_string* message = NULL; in PHP_FUNCTION() local

Completed in 138 milliseconds

123