Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/
H A Dphp_soap.h199 #define soap_error0(severity, format) \ argument
202 #define soap_error1(severity, format, param1) \ argument
205 #define soap_error2(severity, format, param1, param2) \ argument
208 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-8.0/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-8.0/ext/pdo_dblib/
H A Dpdo_dblib.c124 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in pdo_dblib_msg_handler()
H A Dphp_pdo_dblib_int.h107 int severity; member
/PHP-8.0/Zend/
H A Dzend_exceptions.c348 zend_long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
899 …ption(zend_class_entry *exception_ce, zend_string *message, zend_long code, int severity) /* {{{ */ in zend_throw_error_exception()
922 ZEND_API ZEND_COLD zend_result zend_exception_error(zend_object *ex, int severity) /* {{{ */ in zend_exception_error()
H A Dzend_exceptions.stub.php52 …public function __construct(string $message = "", int $code = 0, int $severity = E_ERROR, ?string …
/PHP-8.0/sapi/fpm/fpm/
H A Dfpm_children.c187 int severity = ZLOG_NOTICE; in fpm_children_bury() local
/PHP-8.0/sapi/phpdbg/
H A Dxml.md7 severity section
H A Dphpdbg_out.c932 const char *severity; in phpdbg_process_print() local
/PHP-8.0/ext/standard/
H A Dstreamsfuncs.c856 static void user_space_stream_notifier(php_stream_context *context, int notifycode, int severity, in user_space_stream_notifier()
/PHP-8.0/main/streams/
H A Dstreams.c2216 …PAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,

Completed in 36 milliseconds