/opt/alt/php80/usr/include/php/Zend
NameSizeModeActions
zend.h138550644editdlrm
zend_alloc.h192930644editdlrm
zend_alloc_sizes.h26290644editdlrm
zend_API.h921190644editdlrm
zend_arena.h60730644editdlrm
zend_ast.h126160644editdlrm
zend_attributes.h52350644editdlrm
zend_attributes_arginfo.h5030644editdlrm
zend_bitset.h79400644editdlrm
zend_build.h16260644editdlrm
zend_builtin_functions.h15130644editdlrm
zend_builtin_functions_arginfo.h130140644editdlrm
zend_closures.h22160644editdlrm
zend_closures_arginfo.h17510644editdlrm
zend_compile.h448600644editdlrm
zend_config.h320644editdlrm
zend_constants.h64850644editdlrm
zend_cpuinfo.h74920644editdlrm
zend_dtrace.h20500644editdlrm
zend_errors.h24000644editdlrm
zend_exceptions.h41140644editdlrm
zend_exceptions_arginfo.h80980644editdlrm
zend_execute.h186830644editdlrm
zend_extensions.h61940644editdlrm
zend_float.h154380644editdlrm
zend_gc.h39420644editdlrm
zend_gdb.h14200644editdlrm
zend_generators.h74330644editdlrm
zend_generators_arginfo.h20150644editdlrm
zend_globals.h80660644editdlrm
zend_globals_macros.h28100644editdlrm
zend_hash.h386140644editdlrm
zend_highlight.h22890644editdlrm
zend_inheritance.h19670644editdlrm
zend_ini.h101170644editdlrm
zend_ini_parser.h27300644editdlrm
zend_ini_scanner.h18890644editdlrm
zend_ini_scanner_defs.h2250644editdlrm
zend_interfaces.h44370644editdlrm
zend_interfaces_arginfo.h52870644editdlrm
zend_istdiostream.h15370644editdlrm
zend_iterators.h35810644editdlrm
zend_language_parser.h59600644editdlrm
zend_language_scanner.h30580644editdlrm
zend_language_scanner_defs.h3100644editdlrm
zend_list.h34750644editdlrm
zend_llist.h38020644editdlrm
zend_long.h42460644editdlrm
zend_map_ptr.h34740644editdlrm
zend_modules.h48300644editdlrm
zend_multibyte.h48970644editdlrm
zend_multiply.h98460644editdlrm
zend_objects.h18140644editdlrm
zend_objects_API.h47010644editdlrm
zend_object_handlers.h138540644editdlrm
zend_observer.h34190644editdlrm
zend_operators.h311810644editdlrm
zend_portability.h208480644editdlrm
zend_ptr_stack.h43060644editdlrm
zend_range_check.h30000644editdlrm
zend_signal.h40840644editdlrm
zend_smart_str.h53780644editdlrm
zend_smart_string.h42370644editdlrm
zend_smart_string_public.h12400644editdlrm
zend_smart_str_public.h11270644editdlrm
zend_sort.h15350644editdlrm
zend_stack.h23640644editdlrm
zend_stream.h35580644editdlrm
zend_string.h187100644editdlrm
zend_strtod.h18540644editdlrm
zend_strtod_int.h34140644editdlrm
zend_system_id.h14040644editdlrm
zend_ts_hash.h54690644editdlrm
zend_types.h449020644editdlrm
zend_type_info.h37550644editdlrm
zend_variables.h30650644editdlrm
zend_virtual_cwd.h126130644editdlrm
zend_vm.h19520644editdlrm
zend_vm_def.h2799180644editdlrm
zend_vm_execute.h20735520644editdlrm
zend_vm_handlers.h914150644editdlrm
zend_vm_opcodes.h125230644editdlrm
zend_vm_trace_handlers.h32120644editdlrm
zend_vm_trace_lines.h17550644editdlrm
zend_vm_trace_map.h26610644editdlrm
zend_weakrefs.h17130644editdlrm
zend_weakrefs_arginfo.h25490644editdlrm
Edit: /opt/alt/php80/usr/include/php/Zend/zend_exceptions_arginfo.h (8098B)
/* This is a generated file, edit the .stub.php file instead. * Stub hash: 2fa61163fb7db8d87b14f9cf9a42c3cd8093f2a6 */ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Throwable_getMessage, 0, 0, IS_STRING, 0) ZEND_END_ARG_INFO() ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Throwable_getCode, 0, 0, 0) ZEND_END_ARG_INFO() #define arginfo_class_Throwable_getFile arginfo_class_Throwable_getMessage ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Throwable_getLine, 0, 0, IS_LONG, 0) ZEND_END_ARG_INFO() ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Throwable_getTrace, 0, 0, IS_ARRAY, 0) ZEND_END_ARG_INFO() ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_Throwable_getPrevious, 0, 0, Throwable, 1) ZEND_END_ARG_INFO() #define arginfo_class_Throwable_getTraceAsString arginfo_class_Throwable_getMessage ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_Exception___clone, 0, 0, IS_VOID, 0) ZEND_END_ARG_INFO() ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Exception___construct, 0, 0, 0) ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, message, IS_STRING, 0, "\"\"") ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, code, IS_LONG, 0, "0") ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, previous, Throwable, 1, "null") ZEND_END_ARG_INFO() #define arginfo_class_Exception___wakeup arginfo_class_Throwable_getCode #define arginfo_class_Exception_getMessage arginfo_class_Throwable_getMessage #define arginfo_class_Exception_getCode arginfo_class_Throwable_getCode #define arginfo_class_Exception_getFile arginfo_class_Throwable_getMessage #define arginfo_class_Exception_getLine arginfo_class_Throwable_getLine #define arginfo_class_Exception_getTrace arginfo_class_Throwable_getTrace #define arginfo_class_Exception_getPrevious arginfo_class_Throwable_getPrevious #define arginfo_class_Exception_getTraceAsString arginfo_class_Throwable_getMessage #define arginfo_class_Exception___toString arginfo_class_Throwable_getMessage ZEND_BEGIN_ARG_INFO_EX(arginfo_class_ErrorException___construct, 0, 0, 0) ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, message, IS_STRING, 0, "\"\"") ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, code, IS_LONG, 0, "0") ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, severity, IS_LONG, 0, "E_ERROR") ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, filename, IS_STRING, 1, "null") ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, line, IS_LONG, 1, "null") ZEND_ARG_OBJ_INFO_WITH_DEFAULT_VALUE(0, previous, Throwable, 1, "null") ZEND_END_ARG_INFO() #define arginfo_class_ErrorException_getSeverity arginfo_class_Throwable_getLine #define arginfo_class_Error___clone arginfo_class_Exception___clone #define arginfo_class_Error___construct arginfo_class_Exception___construct #define arginfo_class_Error___wakeup arginfo_class_Throwable_getCode #define arginfo_class_Error_getMessage arginfo_class_Throwable_getMessage #define arginfo_class_Error_getCode arginfo_class_Throwable_getCode #define arginfo_class_Error_getFile arginfo_class_Throwable_getMessage #define arginfo_class_Error_getLine arginfo_class_Throwable_getLine #define arginfo_class_Error_getTrace arginfo_class_Throwable_getTrace #define arginfo_class_Error_getPrevious arginfo_class_Throwable_getPrevious #define arginfo_class_Error_getTraceAsString arginfo_class_Throwable_getMessage #define arginfo_class_Error___toString arginfo_class_Throwable_getMessage ZEND_METHOD(Exception, __clone); ZEND_METHOD(Exception, __construct); ZEND_METHOD(Exception, __wakeup); ZEND_METHOD(Exception, getMessage); ZEND_METHOD(Exception, getCode); ZEND_METHOD(Exception, getFile); ZEND_METHOD(Exception, getLine); ZEND_METHOD(Exception, getTrace); ZEND_METHOD(Exception, getPrevious); ZEND_METHOD(Exception, getTraceAsString); ZEND_METHOD(Exception, __toString); ZEND_METHOD(ErrorException, __construct); ZEND_METHOD(ErrorException, getSeverity); static const zend_function_entry class_Throwable_methods[] = { ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getMessage, arginfo_class_Throwable_getMessage, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getCode, arginfo_class_Throwable_getCode, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getFile, arginfo_class_Throwable_getFile, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getLine, arginfo_class_Throwable_getLine, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getTrace, arginfo_class_Throwable_getTrace, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getPrevious, arginfo_class_Throwable_getPrevious, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_ABSTRACT_ME_WITH_FLAGS(Throwable, getTraceAsString, arginfo_class_Throwable_getTraceAsString, ZEND_ACC_PUBLIC|ZEND_ACC_ABSTRACT) ZEND_FE_END }; static const zend_function_entry class_Exception_methods[] = { ZEND_ME(Exception, __clone, arginfo_class_Exception___clone, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL) ZEND_ME(Exception, __construct, arginfo_class_Exception___construct, ZEND_ACC_PUBLIC) ZEND_ME(Exception, __wakeup, arginfo_class_Exception___wakeup, ZEND_ACC_PUBLIC) ZEND_ME(Exception, getMessage, arginfo_class_Exception_getMessage, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getCode, arginfo_class_Exception_getCode, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getFile, arginfo_class_Exception_getFile, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getLine, arginfo_class_Exception_getLine, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getTrace, arginfo_class_Exception_getTrace, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getPrevious, arginfo_class_Exception_getPrevious, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, getTraceAsString, arginfo_class_Exception_getTraceAsString, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_ME(Exception, __toString, arginfo_class_Exception___toString, ZEND_ACC_PUBLIC) ZEND_FE_END }; static const zend_function_entry class_ErrorException_methods[] = { ZEND_ME(ErrorException, __construct, arginfo_class_ErrorException___construct, ZEND_ACC_PUBLIC) ZEND_ME(ErrorException, getSeverity, arginfo_class_ErrorException_getSeverity, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_FE_END }; static const zend_function_entry class_Error_methods[] = { ZEND_MALIAS(Exception, __clone, __clone, arginfo_class_Error___clone, ZEND_ACC_PRIVATE|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, __construct, __construct, arginfo_class_Error___construct, ZEND_ACC_PUBLIC) ZEND_MALIAS(Exception, __wakeup, __wakeup, arginfo_class_Error___wakeup, ZEND_ACC_PUBLIC) ZEND_MALIAS(Exception, getMessage, getMessage, arginfo_class_Error_getMessage, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getCode, getCode, arginfo_class_Error_getCode, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getFile, getFile, arginfo_class_Error_getFile, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getLine, getLine, arginfo_class_Error_getLine, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getTrace, getTrace, arginfo_class_Error_getTrace, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getPrevious, getPrevious, arginfo_class_Error_getPrevious, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, getTraceAsString, getTraceAsString, arginfo_class_Error_getTraceAsString, ZEND_ACC_PUBLIC|ZEND_ACC_FINAL) ZEND_MALIAS(Exception, __toString, __toString, arginfo_class_Error___toString, ZEND_ACC_PUBLIC) ZEND_FE_END }; static const zend_function_entry class_CompileError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_ParseError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_TypeError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_ArgumentCountError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_ValueError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_ArithmeticError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_DivisionByZeroError_methods[] = { ZEND_FE_END }; static const zend_function_entry class_UnhandledMatchError_methods[] = { ZEND_FE_END };