Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Ddl.c113 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.3/Zend/
H A Dzend_builtin_functions.c1618 zend_long error_type = E_USER_NOTICE; in ZEND_FUNCTION() local
1648 zend_long error_type = E_ALL; in ZEND_FUNCTION() local
H A Dzend_API.c2088 …hod_implementation(const zend_class_entry *ce, const zend_function *fptr, int error_type) /* {{{ */ in zend_check_magic_method_implementation()
2165 int error_type; in zend_register_functions() local
/PHP-7.3/ext/libxml/
H A Dlibxml.c544 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.3/main/
H A Drfc1867.c1243 zval file_size, error_type; local

Completed in 58 milliseconds