Home
last modified time | relevance | path

Searched defs:error_type (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/ext/standard/
H A Ddl.c109 int error_type, slash_suffix = 0; in php_load_extension() local
H A Dincomplete_class.c35 static void incomplete_class_message(zval *object, int error_type) in incomplete_class_message()
/PHP-7.4/Zend/
H A Dzend_builtin_functions.c1598 zend_long error_type = E_USER_NOTICE; in ZEND_FUNCTION() local
1628 zend_long error_type = E_ALL; in ZEND_FUNCTION() local
H A Dzend_API.c2070 …hod_implementation(const zend_class_entry *ce, const zend_function *fptr, int error_type) /* {{{ */ in zend_check_magic_method_implementation()
2147 int error_type; in zend_register_functions() local
/PHP-7.4/ext/libxml/
H A Dlibxml.c589 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler()
/PHP-7.4/main/
H A Drfc1867.c1235 zval file_size, error_type; local

Completed in 45 milliseconds