updated to more recent libxml2 version (work in progress)
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "libxml/SAX2.h"
|
||||
#include "libxml/SAX.h"
|
||||
#include "libxml/schemasInternals.h"
|
||||
#include "libxml/schematron.h"
|
||||
#include "libxml/threads.h"
|
||||
#include "libxml/tree.h"
|
||||
#include "libxml/uri.h"
|
||||
@@ -300,6 +301,18 @@ extern __typeof (htmlDocDumpMemory) htmlDocDumpMemory__internal_alias __attribut
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_HTML_ENABLED) && defined(LIBXML_OUTPUT_ENABLED)
|
||||
#ifdef bottom_HTMLtree
|
||||
#undef htmlDocDumpMemoryFormat
|
||||
extern __typeof (htmlDocDumpMemoryFormat) htmlDocDumpMemoryFormat __attribute((alias("htmlDocDumpMemoryFormat__internal_alias")));
|
||||
#else
|
||||
#ifndef htmlDocDumpMemoryFormat
|
||||
extern __typeof (htmlDocDumpMemoryFormat) htmlDocDumpMemoryFormat__internal_alias __attribute((visibility("hidden")));
|
||||
#define htmlDocDumpMemoryFormat htmlDocDumpMemoryFormat__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_HTML_ENABLED)
|
||||
#ifdef bottom_HTMLparser
|
||||
#undef htmlElementAllowedHere
|
||||
@@ -1222,6 +1235,18 @@ extern __typeof (xmlAutomataNewEpsilon) xmlAutomataNewEpsilon__internal_alias __
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_AUTOMATA_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlAutomataNewNegTrans
|
||||
extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans __attribute((alias("xmlAutomataNewNegTrans__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlAutomataNewNegTrans
|
||||
extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlAutomataNewNegTrans xmlAutomataNewNegTrans__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_AUTOMATA_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlAutomataNewOnceTrans
|
||||
@@ -2496,6 +2521,66 @@ extern __typeof (xmlCurrentChar) xmlCurrentChar__internal_alias __attribute((vis
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapAdoptNode
|
||||
extern __typeof (xmlDOMWrapAdoptNode) xmlDOMWrapAdoptNode __attribute((alias("xmlDOMWrapAdoptNode__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapAdoptNode
|
||||
extern __typeof (xmlDOMWrapAdoptNode) xmlDOMWrapAdoptNode__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapAdoptNode xmlDOMWrapAdoptNode__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapCloneNode
|
||||
extern __typeof (xmlDOMWrapCloneNode) xmlDOMWrapCloneNode __attribute((alias("xmlDOMWrapCloneNode__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapCloneNode
|
||||
extern __typeof (xmlDOMWrapCloneNode) xmlDOMWrapCloneNode__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapCloneNode xmlDOMWrapCloneNode__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapFreeCtxt
|
||||
extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt __attribute((alias("xmlDOMWrapFreeCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapFreeCtxt
|
||||
extern __typeof (xmlDOMWrapFreeCtxt) xmlDOMWrapFreeCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapFreeCtxt xmlDOMWrapFreeCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapNewCtxt
|
||||
extern __typeof (xmlDOMWrapNewCtxt) xmlDOMWrapNewCtxt __attribute((alias("xmlDOMWrapNewCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapNewCtxt
|
||||
extern __typeof (xmlDOMWrapNewCtxt) xmlDOMWrapNewCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapNewCtxt xmlDOMWrapNewCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapReconcileNamespaces
|
||||
extern __typeof (xmlDOMWrapReconcileNamespaces) xmlDOMWrapReconcileNamespaces __attribute((alias("xmlDOMWrapReconcileNamespaces__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapReconcileNamespaces
|
||||
extern __typeof (xmlDOMWrapReconcileNamespaces) xmlDOMWrapReconcileNamespaces__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapReconcileNamespaces xmlDOMWrapReconcileNamespaces__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlDOMWrapRemoveNode
|
||||
extern __typeof (xmlDOMWrapRemoveNode) xmlDOMWrapRemoveNode __attribute((alias("xmlDOMWrapRemoveNode__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlDOMWrapRemoveNode
|
||||
extern __typeof (xmlDOMWrapRemoveNode) xmlDOMWrapRemoveNode__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlDOMWrapRemoveNode xmlDOMWrapRemoveNode__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_DEBUG_ENABLED)
|
||||
#ifdef bottom_debugXML
|
||||
#undef xmlDebugCheckDocument
|
||||
@@ -3044,6 +3129,234 @@ extern __typeof (xmlErrMemory) xmlErrMemory__internal_alias __attribute((visibil
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpCtxtNbCons
|
||||
extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons __attribute((alias("xmlExpCtxtNbCons__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpCtxtNbCons
|
||||
extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpCtxtNbCons xmlExpCtxtNbCons__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpCtxtNbNodes
|
||||
extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpCtxtNbNodes
|
||||
extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpDump
|
||||
extern __typeof (xmlExpDump) xmlExpDump __attribute((alias("xmlExpDump__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpDump
|
||||
extern __typeof (xmlExpDump) xmlExpDump__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpDump xmlExpDump__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpExpDerive
|
||||
extern __typeof (xmlExpExpDerive) xmlExpExpDerive __attribute((alias("xmlExpExpDerive__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpExpDerive
|
||||
extern __typeof (xmlExpExpDerive) xmlExpExpDerive__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpExpDerive xmlExpExpDerive__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpFree
|
||||
extern __typeof (xmlExpFree) xmlExpFree __attribute((alias("xmlExpFree__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpFree
|
||||
extern __typeof (xmlExpFree) xmlExpFree__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpFree xmlExpFree__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpFreeCtxt
|
||||
extern __typeof (xmlExpFreeCtxt) xmlExpFreeCtxt __attribute((alias("xmlExpFreeCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpFreeCtxt
|
||||
extern __typeof (xmlExpFreeCtxt) xmlExpFreeCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpFreeCtxt xmlExpFreeCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpGetLanguage
|
||||
extern __typeof (xmlExpGetLanguage) xmlExpGetLanguage __attribute((alias("xmlExpGetLanguage__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpGetLanguage
|
||||
extern __typeof (xmlExpGetLanguage) xmlExpGetLanguage__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpGetLanguage xmlExpGetLanguage__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpGetStart
|
||||
extern __typeof (xmlExpGetStart) xmlExpGetStart __attribute((alias("xmlExpGetStart__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpGetStart
|
||||
extern __typeof (xmlExpGetStart) xmlExpGetStart__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpGetStart xmlExpGetStart__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpIsNillable
|
||||
extern __typeof (xmlExpIsNillable) xmlExpIsNillable __attribute((alias("xmlExpIsNillable__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpIsNillable
|
||||
extern __typeof (xmlExpIsNillable) xmlExpIsNillable__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpIsNillable xmlExpIsNillable__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpMaxToken
|
||||
extern __typeof (xmlExpMaxToken) xmlExpMaxToken __attribute((alias("xmlExpMaxToken__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpMaxToken
|
||||
extern __typeof (xmlExpMaxToken) xmlExpMaxToken__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpMaxToken xmlExpMaxToken__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpNewAtom
|
||||
extern __typeof (xmlExpNewAtom) xmlExpNewAtom __attribute((alias("xmlExpNewAtom__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpNewAtom
|
||||
extern __typeof (xmlExpNewAtom) xmlExpNewAtom__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpNewAtom xmlExpNewAtom__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpNewCtxt
|
||||
extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt __attribute((alias("xmlExpNewCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpNewCtxt
|
||||
extern __typeof (xmlExpNewCtxt) xmlExpNewCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpNewCtxt xmlExpNewCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpNewOr
|
||||
extern __typeof (xmlExpNewOr) xmlExpNewOr __attribute((alias("xmlExpNewOr__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpNewOr
|
||||
extern __typeof (xmlExpNewOr) xmlExpNewOr__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpNewOr xmlExpNewOr__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpNewRange
|
||||
extern __typeof (xmlExpNewRange) xmlExpNewRange __attribute((alias("xmlExpNewRange__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpNewRange
|
||||
extern __typeof (xmlExpNewRange) xmlExpNewRange__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpNewRange xmlExpNewRange__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpNewSeq
|
||||
extern __typeof (xmlExpNewSeq) xmlExpNewSeq __attribute((alias("xmlExpNewSeq__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpNewSeq
|
||||
extern __typeof (xmlExpNewSeq) xmlExpNewSeq__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpNewSeq xmlExpNewSeq__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpParse
|
||||
extern __typeof (xmlExpParse) xmlExpParse __attribute((alias("xmlExpParse__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpParse
|
||||
extern __typeof (xmlExpParse) xmlExpParse__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpParse xmlExpParse__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpRef
|
||||
extern __typeof (xmlExpRef) xmlExpRef __attribute((alias("xmlExpRef__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpRef
|
||||
extern __typeof (xmlExpRef) xmlExpRef__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpRef xmlExpRef__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpStringDerive
|
||||
extern __typeof (xmlExpStringDerive) xmlExpStringDerive __attribute((alias("xmlExpStringDerive__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpStringDerive
|
||||
extern __typeof (xmlExpStringDerive) xmlExpStringDerive__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpStringDerive xmlExpStringDerive__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_REGEXP_ENABLED) && defined(LIBXML_EXPR_ENABLED)
|
||||
#ifdef bottom_xmlregexp
|
||||
#undef xmlExpSubsume
|
||||
extern __typeof (xmlExpSubsume) xmlExpSubsume __attribute((alias("xmlExpSubsume__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlExpSubsume
|
||||
extern __typeof (xmlExpSubsume) xmlExpSubsume__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlExpSubsume xmlExpSubsume__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_xmlIO
|
||||
#undef xmlFileClose
|
||||
extern __typeof (xmlFileClose) xmlFileClose __attribute((alias("xmlFileClose__internal_alias")));
|
||||
@@ -3780,6 +4093,16 @@ extern __typeof (xmlHandleEntity) xmlHandleEntity__internal_alias __attribute((v
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_parser
|
||||
#undef xmlHasFeature
|
||||
extern __typeof (xmlHasFeature) xmlHasFeature __attribute((alias("xmlHasFeature__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlHasFeature
|
||||
extern __typeof (xmlHasFeature) xmlHasFeature__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlHasFeature xmlHasFeature__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlHasNsProp
|
||||
extern __typeof (xmlHasNsProp) xmlHasNsProp __attribute((alias("xmlHasNsProp__internal_alias")));
|
||||
@@ -6270,6 +6593,18 @@ extern __typeof (xmlOutputBufferClose) xmlOutputBufferClose__internal_alias __at
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_OUTPUT_ENABLED)
|
||||
#ifdef bottom_xmlIO
|
||||
#undef xmlOutputBufferCreateBuffer
|
||||
extern __typeof (xmlOutputBufferCreateBuffer) xmlOutputBufferCreateBuffer __attribute((alias("xmlOutputBufferCreateBuffer__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlOutputBufferCreateBuffer
|
||||
extern __typeof (xmlOutputBufferCreateBuffer) xmlOutputBufferCreateBuffer__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlOutputBufferCreateBuffer xmlOutputBufferCreateBuffer__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_OUTPUT_ENABLED)
|
||||
#ifdef bottom_xmlIO
|
||||
#undef xmlOutputBufferCreateFd
|
||||
@@ -6996,6 +7331,16 @@ extern __typeof (xmlParseURI) xmlParseURI__internal_alias __attribute((visibilit
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_uri
|
||||
#undef xmlParseURIRaw
|
||||
extern __typeof (xmlParseURIRaw) xmlParseURIRaw __attribute((alias("xmlParseURIRaw__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlParseURIRaw
|
||||
extern __typeof (xmlParseURIRaw) xmlParseURIRaw__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlParseURIRaw xmlParseURIRaw__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_uri
|
||||
#undef xmlParseURIReference
|
||||
extern __typeof (xmlParseURIReference) xmlParseURIReference __attribute((alias("xmlParseURIReference__internal_alias")));
|
||||
@@ -7336,6 +7681,18 @@ extern __typeof (xmlPatternMaxDepth) xmlPatternMaxDepth__internal_alias __attrib
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_PATTERN_ENABLED)
|
||||
#ifdef bottom_pattern
|
||||
#undef xmlPatternMinDepth
|
||||
extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth __attribute((alias("xmlPatternMinDepth__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlPatternMinDepth
|
||||
extern __typeof (xmlPatternMinDepth) xmlPatternMinDepth__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlPatternMinDepth xmlPatternMinDepth__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_PATTERN_ENABLED)
|
||||
#ifdef bottom_pattern
|
||||
#undef xmlPatternStreamable
|
||||
@@ -8070,6 +8427,18 @@ extern __typeof (xmlRelaxNGSetParserErrors) xmlRelaxNGSetParserErrors__internal_
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_relaxng
|
||||
#undef xmlRelaxNGSetParserStructuredErrors
|
||||
extern __typeof (xmlRelaxNGSetParserStructuredErrors) xmlRelaxNGSetParserStructuredErrors __attribute((alias("xmlRelaxNGSetParserStructuredErrors__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlRelaxNGSetParserStructuredErrors
|
||||
extern __typeof (xmlRelaxNGSetParserStructuredErrors) xmlRelaxNGSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlRelaxNGSetParserStructuredErrors xmlRelaxNGSetParserStructuredErrors__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_relaxng
|
||||
#undef xmlRelaxNGSetValidErrors
|
||||
@@ -8082,6 +8451,18 @@ extern __typeof (xmlRelaxNGSetValidErrors) xmlRelaxNGSetValidErrors__internal_al
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_relaxng
|
||||
#undef xmlRelaxNGSetValidStructuredErrors
|
||||
extern __typeof (xmlRelaxNGSetValidStructuredErrors) xmlRelaxNGSetValidStructuredErrors __attribute((alias("xmlRelaxNGSetValidStructuredErrors__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlRelaxNGSetValidStructuredErrors
|
||||
extern __typeof (xmlRelaxNGSetValidStructuredErrors) xmlRelaxNGSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlRelaxNGSetValidStructuredErrors xmlRelaxNGSetValidStructuredErrors__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_relaxng
|
||||
#undef xmlRelaxNGValidateDoc
|
||||
@@ -8278,7 +8659,7 @@ extern __typeof (xmlSAX2EndDocument) xmlSAX2EndDocument__internal_alias __attrib
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SAX1_ENABLED) || defined(LIBXML_HTML_ENABLED)
|
||||
#if defined(LIBXML_SAX1_ENABLED) || defined(LIBXML_HTML_ENABLED) || defined(LIBXML_WRITER_ENABLED) || defined(LIBXML_DOCB_ENABLED)
|
||||
#ifdef bottom_SAX2
|
||||
#undef xmlSAX2EndElement
|
||||
extern __typeof (xmlSAX2EndElement) xmlSAX2EndElement __attribute((alias("xmlSAX2EndElement__internal_alias")));
|
||||
@@ -8524,7 +8905,7 @@ extern __typeof (xmlSAX2StartDocument) xmlSAX2StartDocument__internal_alias __at
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SAX1_ENABLED) || defined(LIBXML_HTML_ENABLED)
|
||||
#if defined(LIBXML_SAX1_ENABLED) || defined(LIBXML_HTML_ENABLED) || defined(LIBXML_WRITER_ENABLED) || defined(LIBXML_DOCB_ENABLED)
|
||||
#ifdef bottom_SAX2
|
||||
#undef xmlSAX2StartElement
|
||||
extern __typeof (xmlSAX2StartElement) xmlSAX2StartElement __attribute((alias("xmlSAX2StartElement__internal_alias")));
|
||||
@@ -8818,6 +9199,18 @@ extern __typeof (xmlSaveSetEscape) xmlSaveSetEscape__internal_alias __attribute(
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_OUTPUT_ENABLED)
|
||||
#ifdef bottom_xmlsave
|
||||
#undef xmlSaveToBuffer
|
||||
extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer __attribute((alias("xmlSaveToBuffer__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSaveToBuffer
|
||||
extern __typeof (xmlSaveToBuffer) xmlSaveToBuffer__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSaveToBuffer xmlSaveToBuffer__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_OUTPUT_ENABLED)
|
||||
#ifdef bottom_xmlsave
|
||||
#undef xmlSaveToFd
|
||||
@@ -9092,6 +9485,18 @@ extern __typeof (xmlSchemaGetCanonValue) xmlSchemaGetCanonValue__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaGetCanonValueWhtsp
|
||||
extern __typeof (xmlSchemaGetCanonValueWhtsp) xmlSchemaGetCanonValueWhtsp __attribute((alias("xmlSchemaGetCanonValueWhtsp__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaGetCanonValueWhtsp
|
||||
extern __typeof (xmlSchemaGetCanonValueWhtsp) xmlSchemaGetCanonValueWhtsp__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaGetCanonValueWhtsp xmlSchemaGetCanonValueWhtsp__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaGetFacetValueAsULong
|
||||
@@ -9176,6 +9581,18 @@ extern __typeof (xmlSchemaIsBuiltInTypeFacet) xmlSchemaIsBuiltInTypeFacet__inter
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaIsValid
|
||||
extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid __attribute((alias("xmlSchemaIsValid__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaIsValid
|
||||
extern __typeof (xmlSchemaIsValid) xmlSchemaIsValid__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaIsValid xmlSchemaIsValid__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaNewDocParserCtxt
|
||||
@@ -9236,6 +9653,18 @@ extern __typeof (xmlSchemaNewParserCtxt) xmlSchemaNewParserCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaNewQNameValue
|
||||
extern __typeof (xmlSchemaNewQNameValue) xmlSchemaNewQNameValue __attribute((alias("xmlSchemaNewQNameValue__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaNewQNameValue
|
||||
extern __typeof (xmlSchemaNewQNameValue) xmlSchemaNewQNameValue__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaNewQNameValue xmlSchemaNewQNameValue__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaNewStringValue
|
||||
@@ -9272,6 +9701,30 @@ extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((vis
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSAXPlug
|
||||
extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug __attribute((alias("xmlSchemaSAXPlug__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaSAXPlug
|
||||
extern __typeof (xmlSchemaSAXPlug) xmlSchemaSAXPlug__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaSAXPlug xmlSchemaSAXPlug__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSAXUnplug
|
||||
extern __typeof (xmlSchemaSAXUnplug) xmlSchemaSAXUnplug __attribute((alias("xmlSchemaSAXUnplug__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaSAXUnplug
|
||||
extern __typeof (xmlSchemaSAXUnplug) xmlSchemaSAXUnplug__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaSAXUnplug xmlSchemaSAXUnplug__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSetParserErrors
|
||||
@@ -9284,6 +9737,18 @@ extern __typeof (xmlSchemaSetParserErrors) xmlSchemaSetParserErrors__internal_al
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSetParserStructuredErrors
|
||||
extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute((alias("xmlSchemaSetParserStructuredErrors__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaSetParserStructuredErrors
|
||||
extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSetValidErrors
|
||||
@@ -9308,6 +9773,18 @@ extern __typeof (xmlSchemaSetValidOptions) xmlSchemaSetValidOptions__internal_al
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaSetValidStructuredErrors
|
||||
extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors __attribute((alias("xmlSchemaSetValidStructuredErrors__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaSetValidStructuredErrors
|
||||
extern __typeof (xmlSchemaSetValidStructuredErrors) xmlSchemaSetValidStructuredErrors__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaSetValidStructuredErrors xmlSchemaSetValidStructuredErrors__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValPredefTypeNode
|
||||
@@ -9380,6 +9857,18 @@ extern __typeof (xmlSchemaValidateFacetWhtsp) xmlSchemaValidateFacetWhtsp__inter
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemas
|
||||
#undef xmlSchemaValidateFile
|
||||
extern __typeof (xmlSchemaValidateFile) xmlSchemaValidateFile __attribute((alias("xmlSchemaValidateFile__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaValidateFile
|
||||
extern __typeof (xmlSchemaValidateFile) xmlSchemaValidateFile__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaValidateFile xmlSchemaValidateFile__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValidateLengthFacet
|
||||
@@ -9452,6 +9941,54 @@ extern __typeof (xmlSchemaValidateStream) xmlSchemaValidateStream__internal_alia
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValueAppend
|
||||
extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend __attribute((alias("xmlSchemaValueAppend__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaValueAppend
|
||||
extern __typeof (xmlSchemaValueAppend) xmlSchemaValueAppend__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaValueAppend xmlSchemaValueAppend__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValueGetAsBoolean
|
||||
extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean __attribute((alias("xmlSchemaValueGetAsBoolean__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaValueGetAsBoolean
|
||||
extern __typeof (xmlSchemaValueGetAsBoolean) xmlSchemaValueGetAsBoolean__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaValueGetAsBoolean xmlSchemaValueGetAsBoolean__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValueGetAsString
|
||||
extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString __attribute((alias("xmlSchemaValueGetAsString__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaValueGetAsString
|
||||
extern __typeof (xmlSchemaValueGetAsString) xmlSchemaValueGetAsString__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaValueGetAsString xmlSchemaValueGetAsString__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaValueGetNext
|
||||
extern __typeof (xmlSchemaValueGetNext) xmlSchemaValueGetNext __attribute((alias("xmlSchemaValueGetNext__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchemaValueGetNext
|
||||
extern __typeof (xmlSchemaValueGetNext) xmlSchemaValueGetNext__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchemaValueGetNext xmlSchemaValueGetNext__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlschemastypes
|
||||
#undef xmlSchemaWhiteSpaceReplace
|
||||
@@ -9464,6 +10001,114 @@ extern __typeof (xmlSchemaWhiteSpaceReplace) xmlSchemaWhiteSpaceReplace__interna
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronFree
|
||||
extern __typeof (xmlSchematronFree) xmlSchematronFree __attribute((alias("xmlSchematronFree__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronFree
|
||||
extern __typeof (xmlSchematronFree) xmlSchematronFree__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronFree xmlSchematronFree__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronFreeParserCtxt
|
||||
extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt __attribute((alias("xmlSchematronFreeParserCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronFreeParserCtxt
|
||||
extern __typeof (xmlSchematronFreeParserCtxt) xmlSchematronFreeParserCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronFreeParserCtxt xmlSchematronFreeParserCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronFreeValidCtxt
|
||||
extern __typeof (xmlSchematronFreeValidCtxt) xmlSchematronFreeValidCtxt __attribute((alias("xmlSchematronFreeValidCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronFreeValidCtxt
|
||||
extern __typeof (xmlSchematronFreeValidCtxt) xmlSchematronFreeValidCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronFreeValidCtxt xmlSchematronFreeValidCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronNewDocParserCtxt
|
||||
extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt __attribute((alias("xmlSchematronNewDocParserCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronNewDocParserCtxt
|
||||
extern __typeof (xmlSchematronNewDocParserCtxt) xmlSchematronNewDocParserCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronNewDocParserCtxt xmlSchematronNewDocParserCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronNewMemParserCtxt
|
||||
extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt __attribute((alias("xmlSchematronNewMemParserCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronNewMemParserCtxt
|
||||
extern __typeof (xmlSchematronNewMemParserCtxt) xmlSchematronNewMemParserCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronNewMemParserCtxt xmlSchematronNewMemParserCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronNewParserCtxt
|
||||
extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt __attribute((alias("xmlSchematronNewParserCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronNewParserCtxt
|
||||
extern __typeof (xmlSchematronNewParserCtxt) xmlSchematronNewParserCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronNewParserCtxt xmlSchematronNewParserCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronNewValidCtxt
|
||||
extern __typeof (xmlSchematronNewValidCtxt) xmlSchematronNewValidCtxt __attribute((alias("xmlSchematronNewValidCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronNewValidCtxt
|
||||
extern __typeof (xmlSchematronNewValidCtxt) xmlSchematronNewValidCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronNewValidCtxt xmlSchematronNewValidCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronParse
|
||||
extern __typeof (xmlSchematronParse) xmlSchematronParse __attribute((alias("xmlSchematronParse__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronParse
|
||||
extern __typeof (xmlSchematronParse) xmlSchematronParse__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronParse xmlSchematronParse__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_SCHEMATRON_ENABLED)
|
||||
#ifdef bottom_schematron
|
||||
#undef xmlSchematronValidateDoc
|
||||
extern __typeof (xmlSchematronValidateDoc) xmlSchematronValidateDoc __attribute((alias("xmlSchematronValidateDoc__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlSchematronValidateDoc
|
||||
extern __typeof (xmlSchematronValidateDoc) xmlSchematronValidateDoc__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlSchematronValidateDoc xmlSchematronValidateDoc__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_tree
|
||||
#undef xmlSearchNs
|
||||
extern __typeof (xmlSearchNs) xmlSearchNs __attribute((alias("xmlSearchNs__internal_alias")));
|
||||
@@ -9864,7 +10509,6 @@ extern __typeof (xmlSprintfElementContent) xmlSprintfElementContent__internal_al
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_PUSH_ENABLED)
|
||||
#ifdef bottom_parser
|
||||
#undef xmlStopParser
|
||||
extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));
|
||||
@@ -9874,7 +10518,6 @@ extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visib
|
||||
#define xmlStopParser xmlStopParser__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_xmlstring
|
||||
#undef xmlStrEqual
|
||||
@@ -10012,6 +10655,30 @@ extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribut
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_PATTERN_ENABLED)
|
||||
#ifdef bottom_pattern
|
||||
#undef xmlStreamPushNode
|
||||
extern __typeof (xmlStreamPushNode) xmlStreamPushNode __attribute((alias("xmlStreamPushNode__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlStreamPushNode
|
||||
extern __typeof (xmlStreamPushNode) xmlStreamPushNode__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlStreamPushNode xmlStreamPushNode__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_PATTERN_ENABLED)
|
||||
#ifdef bottom_pattern
|
||||
#undef xmlStreamWantsAnyNode
|
||||
extern __typeof (xmlStreamWantsAnyNode) xmlStreamWantsAnyNode __attribute((alias("xmlStreamWantsAnyNode__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlStreamWantsAnyNode
|
||||
extern __typeof (xmlStreamWantsAnyNode) xmlStreamWantsAnyNode__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlStreamWantsAnyNode xmlStreamWantsAnyNode__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef bottom_parserInternals
|
||||
#undef xmlStringCurrentChar
|
||||
extern __typeof (xmlStringCurrentChar) xmlStringCurrentChar __attribute((alias("xmlStringCurrentChar__internal_alias")));
|
||||
@@ -10850,7 +11517,7 @@ extern __typeof (xmlTextReaderReadAttributeValue) xmlTextReaderReadAttributeValu
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED)
|
||||
#if defined(LIBXML_READER_ENABLED) && defined(LIBXML_WRITER_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderReadInnerXml
|
||||
extern __typeof (xmlTextReaderReadInnerXml) xmlTextReaderReadInnerXml __attribute((alias("xmlTextReaderReadInnerXml__internal_alias")));
|
||||
@@ -10862,7 +11529,7 @@ extern __typeof (xmlTextReaderReadInnerXml) xmlTextReaderReadInnerXml__internal_
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED)
|
||||
#if defined(LIBXML_READER_ENABLED) && defined(LIBXML_WRITER_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderReadOuterXml
|
||||
extern __typeof (xmlTextReaderReadOuterXml) xmlTextReaderReadOuterXml __attribute((alias("xmlTextReaderReadOuterXml__internal_alias")));
|
||||
@@ -10922,6 +11589,30 @@ extern __typeof (xmlTextReaderRelaxNGValidate) xmlTextReaderRelaxNGValidate__int
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED) && defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderSchemaValidate
|
||||
extern __typeof (xmlTextReaderSchemaValidate) xmlTextReaderSchemaValidate __attribute((alias("xmlTextReaderSchemaValidate__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlTextReaderSchemaValidate
|
||||
extern __typeof (xmlTextReaderSchemaValidate) xmlTextReaderSchemaValidate__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlTextReaderSchemaValidate xmlTextReaderSchemaValidate__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED) && defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderSchemaValidateCtxt
|
||||
extern __typeof (xmlTextReaderSchemaValidateCtxt) xmlTextReaderSchemaValidateCtxt __attribute((alias("xmlTextReaderSchemaValidateCtxt__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlTextReaderSchemaValidateCtxt
|
||||
extern __typeof (xmlTextReaderSchemaValidateCtxt) xmlTextReaderSchemaValidateCtxt__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlTextReaderSchemaValidateCtxt xmlTextReaderSchemaValidateCtxt__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderSetErrorHandler
|
||||
@@ -10946,6 +11637,18 @@ extern __typeof (xmlTextReaderSetParserProp) xmlTextReaderSetParserProp__interna
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED) && defined(LIBXML_SCHEMAS_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderSetSchema
|
||||
extern __typeof (xmlTextReaderSetSchema) xmlTextReaderSetSchema __attribute((alias("xmlTextReaderSetSchema__internal_alias")));
|
||||
#else
|
||||
#ifndef xmlTextReaderSetSchema
|
||||
extern __typeof (xmlTextReaderSetSchema) xmlTextReaderSetSchema__internal_alias __attribute((visibility("hidden")));
|
||||
#define xmlTextReaderSetSchema xmlTextReaderSetSchema__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_READER_ENABLED)
|
||||
#ifdef bottom_xmlreader
|
||||
#undef xmlTextReaderSetStructuredErrorHandler
|
||||
@@ -14350,7 +15053,7 @@ extern __typeof (xmlValidateElementDecl) xmlValidateElementDecl__internal_alias
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(LIBXML_TREE_ENABLED) || defined(LIBXML_XPATH_ENABLED) || defined(LIBXML_SCHEMAS_ENABLED) || defined(LIBXML_DEBUG_ENABLED)
|
||||
#if defined(LIBXML_TREE_ENABLED) || defined(LIBXML_XPATH_ENABLED) || defined(LIBXML_SCHEMAS_ENABLED) || defined(LIBXML_DEBUG_ENABLED) || defined (LIBXML_HTML_ENABLED)
|
||||
#ifdef bottom_tree
|
||||
#undef xmlValidateNCName
|
||||
extern __typeof (xmlValidateNCName) xmlValidateNCName __attribute((alias("xmlValidateNCName__internal_alias")));
|
||||
|
||||
Reference in New Issue
Block a user