Home
last modified time | relevance | path

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

/PHP-8.2/ext/standard/
H A Ddl.c116 int error_type, slash_suffix = 0; in php_load_extension() local
/PHP-8.2/Zend/
H A Dzend_API.c2558 uint32_t num_args, const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_args()
2582 …t32_t arg_num, const zend_class_entry *ce, const zend_function *fptr, int error_type, int arg_type) in zend_check_magic_method_arg_type()
2595 …d_return_type(const zend_class_entry *ce, const zend_function *fptr, int error_type, int return_ty… in zend_check_magic_method_return_type()
2622 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_non_static()
2631 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_static()
2640 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_public()
2650 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_no_return_type()
2658 …nst zend_class_entry *ce, const zend_function *fptr, zend_string *lcname, int error_type) /* {{{ */ in zend_check_magic_method_implementation()
2830 int error_type; in zend_register_functions() local
H A Dzend_builtin_functions.c1184 zend_long error_type = E_USER_NOTICE; in ZEND_FUNCTION() local
1215 zend_long error_type = E_ALL; in ZEND_FUNCTION() local
/PHP-8.2/ext/libxml/
H A Dlibxml.c654 static void php_libxml_internal_error_handler_ex(int error_type, void *ctx, const char **msg, va_li… in php_libxml_internal_error_handler_ex()
692 static void php_libxml_internal_error_handler(int error_type, void *ctx, const char **msg, va_list … in php_libxml_internal_error_handler()
/PHP-8.2/main/
H A Drfc1867.c1208 zval file_size, error_type; local
/PHP-8.2/ext/openssl/
H A Dopenssl.c543 int error_type = E_WARNING; in php_openssl_check_path_ex() local

Completed in 62 milliseconds