Home
last modified time | relevance | path

Searched defs:severity (Results 1 – 11 of 11) sorted by relevance

/PHP-7.4/ext/soap/
H A Dphp_soap.h201 #define soap_error0(severity, format) \ argument
204 #define soap_error1(severity, format, param1) \ argument
207 #define soap_error2(severity, format, param1, param2) \ argument
210 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-7.4/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-7.4/ext/pdo_dblib/
H A Dpdo_dblib.c130 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in pdo_dblib_msg_handler()
H A Dphp_pdo_dblib_int.h109 int severity; member
/PHP-7.4/Zend/
H A Dzend_exceptions.c348 zend_long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
952 …eption(zend_class_entry *exception_ce, const char *message, zend_long code, int severity) /* {{{ */ in zend_throw_error_exception()
984 ZEND_API ZEND_COLD void zend_exception_error(zend_object *ex, int severity) /* {{{ */ in zend_exception_error()
H A Dzend_API.c598 …impl(int arg_num, zval *arg, va_list *va, const char **spec, char **error, int *severity) /* {{{ */ in zend_parse_arg_impl()
858 int severity = 0; in zend_parse_arg() local
3198 int severity; in zend_is_callable_check_func() local
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_children.c188 int severity = ZLOG_NOTICE; in fpm_children_bury() local
/PHP-7.4/sapi/phpdbg/
H A Dxml.md7 severity section
H A Dphpdbg_out.c934 const char *severity; in phpdbg_process_print() local
/PHP-7.4/ext/standard/
H A Dstreamsfuncs.c850 static void user_space_stream_notifier(php_stream_context *context, int notifycode, int severity, in user_space_stream_notifier()
/PHP-7.4/main/streams/
H A Dstreams.c2243 …PAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,

Completed in 45 milliseconds