Home
last modified time | relevance | path

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

/PHP-5.5/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.5/ext/soap/
H A Dphp_soap.h205 #define soap_error0(severity, format) \ argument
208 #define soap_error1(severity, format, param1) \ argument
211 #define soap_error2(severity, format, param1, param2) \ argument
214 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-5.5/ext/pdo_dblib/
H A Dpdo_dblib.c141 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in msg_handler()
H A Dphp_pdo_dblib_int.h102 int severity; member
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_children.c185 int severity = ZLOG_NOTICE; in fpm_children_bury() local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c414 zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; in _call_message_handler() local
2146 long severity; in PHP_FUNCTION() local
2161 long severity; in PHP_FUNCTION() local
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c280 static int php_mssql_message_handler(DBPROCESS *dbproc, DBINT msgno,int msgstate, int severity,char… in php_mssql_message_handler()
1946 long severity; local
1961 long severity; local
/PHP-5.5/Zend/
H A Dzend_exceptions.c253 long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
H A Dzend_API.c689 int severity = E_WARNING; in zend_parse_arg() local
2927 int severity; in zend_is_callable_check_func() local
/PHP-5.5/ext/standard/
H A Dstreamsfuncs.c878 static void user_space_stream_notifier(php_stream_context *context, int notifycode, int severity, in user_space_stream_notifier()
/PHP-5.5/main/streams/
H A Dstreams.c2181 …PAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,

Completed in 291 milliseconds