Home
last modified time | relevance | path

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

12

/PHP-5.3/Zend/
H A Dzend_exceptions.c183 char *message = NULL; in ZEND_METHOD() local
212 char *message = NULL, *filename = NULL; in ZEND_METHOD() local
550 int zend_spprintf(char **message, int max_len, char *format, ...) /* {{{ */ in zend_spprintf()
566 zval message, file, line, *trace, *exception; in ZEND_METHOD() local
721 ZEND_API zval * zend_throw_exception(zend_class_entry *exception_ce, char *message, long code TSRML… in zend_throw_exception()
752 char *message; in zend_throw_exception_ex() local
764 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.3/ext/intl/collator/
H A Dcollator_error.c62 const char* message = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/mysqli/
H A Dmysqli_exception.c43 char *message; in php_mysqli_throw_sql_exception() local
/PHP-5.3/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.3/ext/standard/
H A Dmail.c101 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local
202 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd TSRMLS_D… in php_mail()
H A Dsyslog.c264 char *message; in PHP_FUNCTION() local
/PHP-5.3/win32/
H A Dwsyslog.c81 void syslog(int priority, const char *message, ...) in syslog()
/PHP-5.3/ext/intl/common/
H A Dcommon_error.c40 char* message = intl_error_get_message( NULL TSRMLS_CC ); in PHP_FUNCTION() local
/PHP-5.3/ext/intl/formatter/
H A Dformatter_main.c128 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/intl/msgformat/
H A Dmsgformat.c147 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.3/sapi/milter/
H A Dphp_milter.h27 int message; member
/PHP-5.3/sapi/embed/
H A Dphp_embed.c93 static void php_embed_log_message(char *message) in php_embed_log_message()
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcreposix.c201 const char *message, *addmessage; in regerror() local
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat.c253 char* message = NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/pdo_dblib/
H A Ddblib_driver.c40 char *message; in dblib_fetch_error() local
/PHP-5.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c381 char* message = NULL; in ZEND_END_ARG_INFO() local
/PHP-5.3/ext/sysvmsg/
H A Dsysvmsg.c391 zval *message, *queue, *zerror=NULL; in PHP_FUNCTION() local
/PHP-5.3/ext/pgsql/
H A Dphp_pgsql.h274 char *message; member
/PHP-5.3/sapi/continuity/
H A Dcapi.c346 static void capi_log_message(char *message) in capi_log_message()
/PHP-5.3/ext/pdo_odbc/
H A Dodbc_driver.c39 char *message = NULL; in pdo_odbc_fetch_error_func() local
/PHP-5.3/ext/spl/
H A Dspl.php261 protected $message; variable in Exception
287 function __construct($message = NULL, $code = 0) {
/PHP-5.3/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
/PHP-5.3/ext/soap/
H A Dphp_sdl.c452 xmlNodePtr *message, part; in wsdl_soap_binding_header() local
666 xmlNodePtr trav, part, message = NULL, *tmp; in wsdl_message() local
985 xmlAttrPtr message, name; in load_wsdl() local
1014 xmlAttrPtr message, name; in load_wsdl() local
1054 xmlAttrPtr message, name; in load_wsdl() local
/PHP-5.3/ext/mysqlnd/
H A Dmysqlnd_priv.h108 #define SET_NEW_MESSAGE(buf, buf_len, message, len, persistent) \ argument

Completed in 96 milliseconds

12