#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA)) #error Meh... #endif //GO(_INTERNAL_trim_to_complete_utf8_characters, //GO(XML_DefaultCurrent, vFp) GO(XML_ErrorString, pFu) //GO(XML_ExpatVersion, pFv) //GO(XML_ExpatVersionInfo, pFp) // return a struct of 3 int. Use shadow pointer on ARM64 and x86_64 //GO(XML_ExternalEntityParserCreate, pFppp) //GO(XML_FreeContentModel, vFpp) //GO(XML_GetBase, pFp) GO(XML_GetBuffer, pFpi) //GO(XML_GetCurrentByteCount, iFp) //GO(XML_GetCurrentByteIndex, lFp) //GO(XML_GetCurrentColumnNumber, LFp) GO(XML_GetCurrentLineNumber, LFp) GO(XML_GetErrorCode, uFp) //GO(XML_GetFeatureList, pFv) //GO(XML_GetIdAttributeIndex, iFp) //GO(XML_GetInputContext, pFppp) //GO(XML_GetParsingStatus, vFpp) //GO(XML_GetSpecifiedAttributeCount, iFp) //GO(XML_MemFree, vFpp) //GO(XML_MemMalloc, pFpL) //GO(XML_MemRealloc, pFppL) //GO(XML_Parse, uFppii) GOM(XML_ParseBuffer, uFEpii) GO(XML_ParserCreate, pFp) //GO(XML_ParserCreate_MM, pFpppp) // return a structure //GO(XML_ParserCreateNS, pFpc) GO(XML_ParserFree, vFp) //GO(XML_ParserReset, CFpp) //GO(XML_ResumeParser, uFp) //GOM(XML_SetAttlistDeclHandler, vFEpp) //GO(XML_SetBase, uFpp) //GOM(XML_SetCdataSectionHandler, vFEppp) GOM(XML_SetCharacterDataHandler, vFEpp) //GOM(XML_SetCommentHandler, vFEpp) //GOM(XML_SetDefaultHandler, vFEpp) //GOM(XML_SetDefaultHandlerExpand, vFEpp) GOM(XML_SetDoctypeDeclHandler, vFEppp) //GOM(XML_SetElementDeclHandler, vFEpp) GOM(XML_SetElementHandler, vFEppp) //GO(XML_SetEncoding, uFpp) //GOM(XML_SetEndCdataSectionHandler, vFEpp) //GOM(XML_SetEndDoctypeDeclHandler, vFEpp) //GOM(XML_SetEndElementHandler, vFEpp) //GOM(XML_SetEndNamespaceDeclHandler, vFEpp) //GOM(XML_SetEntityDeclHandler, vFEpp) //GOM(XML_SetExternalEntityRefHandler, vFEpp) //GO(XML_SetExternalEntityRefHandlerArg, vFpp) //GO(XML_SetHashSalt, iFpL) //GOM(XML_SetNamespaceDeclHandler, vFEppp) //GOM(XML_SetNotationDeclHandler, vFEpp) //GOM(XML_SetNotStandaloneHandler, vFEpp) //GO(XML_SetParamEntityParsing, iFpu) //GOM(XML_SetProcessingInstructionHandler, vFEpp) //GO(XML_SetReturnNSTriplet, vFpi) //GOM(XML_SetSkippedEntityHandler, vFEpp) //GOM(XML_SetStartCdataSectionHandler, vFEpp) //GOM(XML_SetStartDoctypeDeclHandler, vFEpp) //GOM(XML_SetStartElementHandler, vFEpp) //GOM(XML_SetStartNamespaceDeclHandler, vFEpp) //GOM(XML_SetUnknownEncodingHandler, vFEppp) //GOM(XML_SetUnparsedEntityDeclHandler, vFEpp) GO(XML_SetUserData, vFpp) //GOM(XML_SetXmlDeclHandler, vFEpp) //GO(XML_StopParser, uFpC) //GO(XML_UseForeignDTD, uFpC) //GO(XML_UseParserAsHandlerArg, vFp)