Home
last modified time | relevance | path

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

/PHP-5.3/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
/PHP-5.3/ext/soap/
H A Dphp_soap.h198 #define soap_error0(severity, format) \ argument
201 #define soap_error1(severity, format, param1) \ argument
204 #define soap_error2(severity, format, param1, param2) \ argument
207 #define soap_error3(severity, format, param1, param2, param3) \ argument
/PHP-5.3/ext/pdo_dblib/
H A Dpdo_dblib.c137 int severity, char *msgtext, char *srvname, char *procname, DBUSMALLINT line) in msg_handler()
H A Dphp_pdo_dblib_int.h100 int severity; member
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_children.c185 int severity = ZLOG_NOTICE; in fpm_children_bury() local
/PHP-5.3/ext/sybase_ct/
H A Dphp_sybase_ct.c414 zval *msgnumber, *severity, *state, *line, *text, *retval = NULL; in _call_message_handler() local
2151 long severity; in PHP_FUNCTION() local
2166 long severity; in PHP_FUNCTION() local
/PHP-5.3/ext/mssql/
H A Dphp_mssql.c275 static int php_mssql_message_handler(DBPROCESS *dbproc, DBINT msgno,int msgstate, int severity,char… in php_mssql_message_handler()
1951 long severity; local
1966 long severity; local
/PHP-5.3/Zend/
H A Dzend_exceptions.c213 long code = 0, severity = E_ERROR, lineno; in ZEND_METHOD() local
H A Dzend_vm_def.h2049 int severity; variable
H A Dzend_API.c647 int severity = E_WARNING; in zend_parse_arg() local
2614 int severity; in zend_is_callable_check_func() local
H A Dzend_vm_execute.h2752 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CONST_HANDLER() local
3329 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_TMP_HANDLER() local
3798 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_VAR_HANDLER() local
4023 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_UNUSED_HANDLER() local
4460 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_CONST_CV_HANDLER() local
10560 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CONST_HANDLER() local
12373 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_TMP_HANDLER() local
14178 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_VAR_HANDLER() local
15077 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_UNUSED_HANDLER() local
16573 int severity; in ZEND_INIT_STATIC_METHOD_CALL_SPEC_VAR_CV_HANDLER() local
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c867 static void user_space_stream_notifier(php_stream_context *context, int notifycode, int severity, in user_space_stream_notifier()
/PHP-5.3/main/streams/
H A Dstreams.c2104 …PAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severity,

Completed in 128 milliseconds