Skip to content
Snippets Groups Projects
libxml2.syms 44.4 KiB
Newer Older
  • Learn to ignore specific revisions
  • #
    # Officially exported symbols, for which header
    # file definitions are installed in /usr/include/libxml2
    #
    
    # Automatically generated from symbols.xml and syms.xsl
    #
    
    # Versions here are *fixed* to match the libxml2 version
    # at which the symbol was introduced. This ensures that
    # a new client app requiring symbol foo() can't accidentally
    # run with old libxml2.so not providing foo() - the global
    # soname version info can't enforce this since we never
    # change the soname
    #
    
    LIBXML2_2.4.30 {
        global:
    
    # debugXML
      xmlBoolToText;
      xmlDebugDumpAttr;
      xmlDebugDumpAttrList;
      xmlDebugDumpDTD;
      xmlDebugDumpDocument;
      xmlDebugDumpDocumentHead;
      xmlDebugDumpEntities;
      xmlDebugDumpNode;
      xmlDebugDumpNodeList;
      xmlDebugDumpOneNode;
      xmlDebugDumpString;
      xmlLsCountNode;
      xmlLsOneNode;
      xmlShell;
      xmlShellBase;
      xmlShellCat;
      xmlShellDir;
      xmlShellDu;
      xmlShellList;
      xmlShellLoad;
      xmlShellPrintNode;
      xmlShellPrintXPathError;
      xmlShellPrintXPathResult;
      xmlShellPwd;
      xmlShellSave;
      xmlShellValidate;
      xmlShellWrite;
    
    # xpointer
      xmlXPtrBuildNodeList;
      xmlXPtrEval;
      xmlXPtrEvalRangePredicate;
      xmlXPtrFreeLocationSet;
      xmlXPtrLocationSetAdd;
      xmlXPtrLocationSetCreate;
      xmlXPtrLocationSetDel;
      xmlXPtrLocationSetMerge;
      xmlXPtrLocationSetRemove;
      xmlXPtrNewCollapsedRange;
      xmlXPtrNewContext;
      xmlXPtrNewLocationSetNodeSet;
      xmlXPtrNewLocationSetNodes;
      xmlXPtrNewRange;
      xmlXPtrNewRangeNodeObject;
      xmlXPtrNewRangeNodePoint;
      xmlXPtrNewRangeNodes;
      xmlXPtrNewRangePointNode;
      xmlXPtrNewRangePoints;
      xmlXPtrRangeToFunction;
      xmlXPtrWrapLocationSet;
    
    # SAX
      attribute;
      attributeDecl;
      cdataBlock;
      characters;
      checkNamespace;
      comment;
    
    # docbDefaultSAXHandlerInit; removed in 2.10.0
    
      elementDecl;
      endDocument;
      endElement;
      entityDecl;
      externalSubset;
      getColumnNumber;
      getEntity;
      getLineNumber;
      getNamespace;
      getParameterEntity;
      getPublicId;
      getSystemId;
      globalNamespace;
      hasExternalSubset;
      hasInternalSubset;
    
      htmlDefaultSAXHandlerInit;
    
      ignorableWhitespace;
    
    # initdocbDefaultSAXHandler; removed in 2.10.0
    
      inithtmlDefaultSAXHandler;
      initxmlDefaultSAXHandler;
      internalSubset;
      isStandalone;
      namespaceDecl;
      notationDecl;
      processingInstruction;
      reference;
      resolveEntity;
      setDocumentLocator;
      setNamespace;
      startDocument;
      startElement;
      unparsedEntityDecl;
    
      xmlDefaultSAXHandlerInit;
    
    # parserInternals
      htmlCreateFileParserCtxt;
      htmlInitAutoClose;
      inputPop;
      inputPush;
      namePop;
      namePush;
      nodePop;
      nodePush;
      xmlCheckLanguageID;
      xmlCopyChar;
      xmlCopyCharMultiByte;
      xmlCreateEntityParserCtxt;
      xmlCreateFileParserCtxt;
      xmlCreateMemoryParserCtxt;
      xmlCurrentChar;
      xmlDecodeEntities;
      xmlFreeInputStream;
      xmlHandleEntity;
    
      xmlIsBaseChar;
      xmlIsBlank;
      xmlIsChar;
      xmlIsCombining;
      xmlIsDigit;
      xmlIsExtender;
      xmlIsIdeographic;
    
      xmlNamespaceParseNCName;
      xmlNamespaceParseNSDef;
      xmlNamespaceParseQName;
      xmlNewEntityInputStream;
      xmlNewInputFromFile;
      xmlNewInputStream;
    
      xmlNewParserCtxt;
    
      xmlNewStringInputStream;
      xmlNextChar;
      xmlParseAttValue;
      xmlParseAttribute;
      xmlParseAttributeListDecl;
      xmlParseAttributeType;
      xmlParseCDSect;
      xmlParseCharData;
      xmlParseCharRef;
      xmlParseComment;
      xmlParseContent;
      xmlParseDefaultDecl;
      xmlParseDocTypeDecl;
      xmlParseElement;
      xmlParseElementChildrenContentDecl;
      xmlParseElementContentDecl;
      xmlParseElementDecl;
      xmlParseElementMixedContentDecl;
      xmlParseEncName;
      xmlParseEncodingDecl;
      xmlParseEndTag;
      xmlParseEntityDecl;
      xmlParseEntityRef;
      xmlParseEntityValue;
      xmlParseEnumeratedType;
      xmlParseEnumerationType;
      xmlParseExternalID;
      xmlParseExternalSubset;
      xmlParseMarkupDecl;
      xmlParseMisc;
      xmlParseName;
      xmlParseNamespace;
      xmlParseNmtoken;
      xmlParseNotationDecl;
      xmlParseNotationType;
      xmlParsePEReference;
      xmlParsePI;
      xmlParsePITarget;
      xmlParsePubidLiteral;
      xmlParseQuotedString;
      xmlParseReference;
      xmlParseSDDecl;
      xmlParseStartTag;
      xmlParseSystemLiteral;
      xmlParseTextDecl;
      xmlParseVersionInfo;
      xmlParseVersionNum;
      xmlParseXMLDecl;
      xmlParserHandlePEReference;
      xmlParserHandleReference;
      xmlParserInputShrink;
      xmlPopInput;
      xmlPushInput;
      xmlScanName;
      xmlSetEntityReferenceFunc;
      xmlSkipBlankChars;
      xmlSplitQName;
      xmlStringComment; # variable
      xmlStringCurrentChar;
      xmlStringDecodeEntities;
      xmlStringText; # variable
      xmlStringTextNoenc; # variable
      xmlSwitchEncoding;
      xmlSwitchToEncoding;
    
    # c14n
      xmlC14NDocDumpMemory;
      xmlC14NDocSave;
      xmlC14NDocSaveTo;
      xmlC14NExecute;
    
    # catalog
      xmlACatalogAdd;
      xmlACatalogDump;
      xmlACatalogRemove;
      xmlACatalogResolve;
      xmlACatalogResolvePublic;
      xmlACatalogResolveSystem;
      xmlACatalogResolveURI;
      xmlCatalogAdd;
      xmlCatalogAddLocal;
      xmlCatalogCleanup;
      xmlCatalogConvert;
      xmlCatalogDump;
      xmlCatalogFreeLocal;
      xmlCatalogGetDefaults;
      xmlCatalogGetPublic;
      xmlCatalogGetSystem;
      xmlCatalogIsEmpty;
      xmlCatalogLocalResolve;
      xmlCatalogLocalResolveURI;
      xmlCatalogRemove;
      xmlCatalogResolve;
      xmlCatalogResolvePublic;
      xmlCatalogResolveSystem;
      xmlCatalogResolveURI;
      xmlCatalogSetDebug;
      xmlCatalogSetDefaultPrefer;
      xmlCatalogSetDefaults;
      xmlConvertSGMLCatalog;
      xmlFreeCatalog;
      xmlInitializeCatalog;
      xmlLoadACatalog;
      xmlLoadCatalog;
      xmlLoadCatalogs;
      xmlLoadSGMLSuperCatalog;
      xmlNewCatalog;
      xmlParseCatalogFile;
    
    # xpathInternals
      valuePop;
      valuePush;
      xmlXPathAddValues;
      xmlXPathBooleanFunction;
      xmlXPathCeilingFunction;
      xmlXPathCompareValues;
      xmlXPathConcatFunction;
      xmlXPathContainsFunction;
      xmlXPathCountFunction;
      xmlXPathDebugDumpCompExpr;
      xmlXPathDebugDumpObject;
      xmlXPathDifference;
      xmlXPathDistinct;
      xmlXPathDistinctSorted;
      xmlXPathDivValues;
      xmlXPathEqualValues;
      xmlXPathEvalExpr;
      xmlXPathEvaluatePredicateResult;
      xmlXPathFalseFunction;
      xmlXPathFloorFunction;
      xmlXPathFreeParserContext;
      xmlXPathFunctionLookup;
      xmlXPathFunctionLookupNS;
      xmlXPathHasSameNodes;
      xmlXPathIdFunction;
      xmlXPathIntersection;
      xmlXPathIsNodeType;
      xmlXPathLangFunction;
      xmlXPathLastFunction;
      xmlXPathLeading;
      xmlXPathLeadingSorted;
      xmlXPathLocalNameFunction;
      xmlXPathModValues;
      xmlXPathMultValues;
      xmlXPathNamespaceURIFunction;
      xmlXPathNewBoolean;
      xmlXPathNewCString;
      xmlXPathNewFloat;
      xmlXPathNewNodeSet;
      xmlXPathNewNodeSetList;
      xmlXPathNewParserContext;
      xmlXPathNewString;
      xmlXPathNewValueTree;
      xmlXPathNextAncestor;
      xmlXPathNextAncestorOrSelf;
      xmlXPathNextAttribute;
      xmlXPathNextChild;
      xmlXPathNextDescendant;
      xmlXPathNextDescendantOrSelf;
      xmlXPathNextFollowing;
      xmlXPathNextFollowingSibling;
      xmlXPathNextNamespace;
      xmlXPathNextParent;
      xmlXPathNextPreceding;
      xmlXPathNextPrecedingSibling;
      xmlXPathNextSelf;
      xmlXPathNodeLeading;
      xmlXPathNodeLeadingSorted;
      xmlXPathNodeSetAdd;
      xmlXPathNodeSetAddNs;
      xmlXPathNodeSetAddUnique;
      xmlXPathNodeSetContains;
      xmlXPathNodeSetDel;
      xmlXPathNodeSetFreeNs;
      xmlXPathNodeSetMerge;
      xmlXPathNodeSetRemove;
      xmlXPathNodeSetSort;
      xmlXPathNodeTrailing;
      xmlXPathNodeTrailingSorted;
      xmlXPathNormalizeFunction;
      xmlXPathNotEqualValues;
      xmlXPathNotFunction;
      xmlXPathNsLookup;
      xmlXPathNumberFunction;
      xmlXPathParseNCName;
      xmlXPathParseName;
      xmlXPathPopBoolean;
      xmlXPathPopExternal;
      xmlXPathPopNodeSet;
      xmlXPathPopNumber;
      xmlXPathPopString;
      xmlXPathPositionFunction;
      xmlXPathRegisterAllFunctions;
      xmlXPathRegisterFunc;
      xmlXPathRegisterFuncLookup;
      xmlXPathRegisterFuncNS;
      xmlXPathRegisterNs;
      xmlXPathRegisterVariable;
      xmlXPathRegisterVariableLookup;
      xmlXPathRegisterVariableNS;
      xmlXPathRegisteredFuncsCleanup;
      xmlXPathRegisteredNsCleanup;
      xmlXPathRegisteredVariablesCleanup;
      xmlXPathRoot;
      xmlXPathRoundFunction;
      xmlXPathStartsWithFunction;
      xmlXPathStringEvalNumber;
      xmlXPathStringFunction;
      xmlXPathStringLengthFunction;
      xmlXPathSubValues;
      xmlXPathSubstringAfterFunction;
      xmlXPathSubstringBeforeFunction;
      xmlXPathSubstringFunction;
      xmlXPathSumFunction;
      xmlXPathTrailing;
      xmlXPathTrailingSorted;
      xmlXPathTranslateFunction;
      xmlXPathTrueFunction;
      xmlXPathValueFlipSign;
      xmlXPathVariableLookup;
      xmlXPathVariableLookupNS;
      xmlXPathWrapCString;
      xmlXPathWrapExternal;
      xmlXPathWrapNodeSet;
      xmlXPathWrapString;
      xmlXPatherror;
    
    # xmlautomata
      xmlAutomataCompile;
      xmlAutomataGetInitState;
      xmlAutomataIsDeterminist;
      xmlAutomataNewAllTrans;
      xmlAutomataNewCountTrans;
      xmlAutomataNewCountedTrans;
      xmlAutomataNewCounter;
      xmlAutomataNewCounterTrans;
      xmlAutomataNewEpsilon;
      xmlAutomataNewOnceTrans;
      xmlAutomataNewState;
      xmlAutomataNewTransition;
      xmlAutomataSetFinalState;
      xmlFreeAutomata;
      xmlNewAutomata;
    
    # HTMLtree
      htmlDocContentDumpFormatOutput;
      htmlDocContentDumpOutput;
      htmlDocDump;
      htmlDocDumpMemory;
      htmlGetMetaEncoding;
      htmlIsBooleanAttr;
      htmlNewDoc;
      htmlNewDocNoDtD;
      htmlNodeDump;
      htmlNodeDumpFile;
      htmlNodeDumpFileFormat;
      htmlNodeDumpFormatOutput;
      htmlNodeDumpOutput;
      htmlSaveFile;
      htmlSaveFileEnc;
      htmlSaveFileFormat;
      htmlSetMetaEncoding;
    
    # nanoftp
      xmlNanoFTPCheckResponse;
      xmlNanoFTPCleanup;
      xmlNanoFTPClose;
      xmlNanoFTPCloseConnection;
      xmlNanoFTPConnect;
      xmlNanoFTPConnectTo;
      xmlNanoFTPCwd;
      xmlNanoFTPFreeCtxt;
      xmlNanoFTPGet;
      xmlNanoFTPGetConnection;
      xmlNanoFTPGetResponse;
      xmlNanoFTPGetSocket;
      xmlNanoFTPInit;
      xmlNanoFTPList;
      xmlNanoFTPNewCtxt;
      xmlNanoFTPOpen;
      xmlNanoFTPProxy;
      xmlNanoFTPQuit;
      xmlNanoFTPRead;
      xmlNanoFTPScanProxy;
      xmlNanoFTPUpdateURL;
    
    # DOCBparser
    
    # docbCreateFileParserCtxt; removed in 2.10.0
    # docbCreatePushParserCtxt; removed in 2.10.0
    # docbEncodeEntities; removed in 2.10.0
    # docbFreeParserCtxt; removed in 2.10.0
    # docbParseChunk; removed in 2.10.0
    # docbParseDoc; removed in 2.10.0
    # docbParseDocument; removed in 2.10.0
    # docbParseFile; removed in 2.10.0
    # docbSAXParseDoc; removed in 2.10.0
    # docbSAXParseFile; removed in 2.10.0
    
    
    # xpath
      xmlXPathCastBooleanToNumber;
      xmlXPathCastBooleanToString;
      xmlXPathCastNodeSetToBoolean;
      xmlXPathCastNodeSetToNumber;
      xmlXPathCastNodeSetToString;
      xmlXPathCastNodeToNumber;
      xmlXPathCastNodeToString;
      xmlXPathCastNumberToBoolean;
      xmlXPathCastNumberToString;
      xmlXPathCastStringToBoolean;
      xmlXPathCastStringToNumber;
      xmlXPathCastToBoolean;
      xmlXPathCastToNumber;
      xmlXPathCastToString;
      xmlXPathCmpNodes;
      xmlXPathCompile;
      xmlXPathCompiledEval;
      xmlXPathConvertBoolean;
      xmlXPathConvertNumber;
      xmlXPathConvertString;
      xmlXPathEval;
      xmlXPathEvalExpression;
      xmlXPathEvalPredicate;
      xmlXPathFreeCompExpr;
      xmlXPathFreeContext;
      xmlXPathFreeNodeSet;
      xmlXPathFreeNodeSetList;
      xmlXPathFreeObject;
      xmlXPathInit;
      xmlXPathIsInf;
      xmlXPathIsNaN;
      xmlXPathNAN; # variable
      xmlXPathNINF; # variable
      xmlXPathNewContext;
      xmlXPathNodeSetCreate;
      xmlXPathObjectCopy;
      xmlXPathPINF; # variable
    
    # xlink
      xlinkGetDefaultDetect;
      xlinkGetDefaultHandler;
      xlinkIsLink;
      xlinkSetDefaultDetect;
      xlinkSetDefaultHandler;
    
    # entities
      xmlAddDocEntity;
      xmlAddDtdEntity;
      xmlCleanupPredefinedEntities;
      xmlCopyEntitiesTable;
      xmlCreateEntitiesTable;
      xmlDumpEntitiesTable;
      xmlDumpEntityDecl;
      xmlEncodeEntities;
      xmlEncodeEntitiesReentrant;
      xmlEncodeSpecialChars;
      xmlFreeEntitiesTable;
      xmlGetDocEntity;
      xmlGetDtdEntity;
      xmlGetParameterEntity;
      xmlGetPredefinedEntity;
      xmlInitializePredefinedEntities;
    
    # xinclude
      xmlXIncludeProcess;
    
    # list
      xmlLinkGetData;
      xmlListAppend;
      xmlListClear;
      xmlListCopy;
      xmlListCreate;
      xmlListDelete;
      xmlListDup;
      xmlListEmpty;
      xmlListEnd;
      xmlListFront;
      xmlListInsert;
      xmlListMerge;
      xmlListPopBack;
      xmlListPopFront;
      xmlListPushBack;
      xmlListPushFront;
      xmlListRemoveAll;
      xmlListRemoveFirst;
      xmlListRemoveLast;
      xmlListReverse;
      xmlListReverseSearch;
      xmlListReverseWalk;
      xmlListSearch;
      xmlListSize;
      xmlListSort;
      xmlListWalk;
    
    # xmlmemory
      xmlInitMemory;
      xmlMallocLoc;
      xmlMemDisplay;
      xmlMemFree;
      xmlMemGet;
      xmlMemMalloc;
      xmlMemRealloc;
      xmlMemSetup;
      xmlMemShow;
      xmlMemStrdupLoc;
      xmlMemUsed;
      xmlMemoryDump;
      xmlMemoryStrdup;
      xmlReallocLoc;
    
    # xmlIO
      xmlAllocOutputBuffer;
      xmlAllocParserInputBuffer;
      xmlCheckFilename;
      xmlCleanupInputCallbacks;
      xmlCleanupOutputCallbacks;
      xmlFileClose;
      xmlFileMatch;
      xmlFileOpen;
      xmlFileRead;
      xmlFreeParserInputBuffer;
      xmlIOFTPClose;
      xmlIOFTPMatch;
      xmlIOFTPOpen;
      xmlIOFTPRead;
      xmlIOHTTPClose;
      xmlIOHTTPMatch;
      xmlIOHTTPOpen;
      xmlIOHTTPOpenW;
      xmlIOHTTPRead;
      xmlNoNetExternalEntityLoader;
      xmlNormalizeWindowsPath;
      xmlOutputBufferClose;
      xmlOutputBufferCreateFd;
      xmlOutputBufferCreateFile;
      xmlOutputBufferCreateFilename;
      xmlOutputBufferCreateIO;
      xmlOutputBufferFlush;
      xmlOutputBufferWrite;
      xmlOutputBufferWriteString;
      xmlParserGetDirectory;
      xmlParserInputBufferCreateFd;
      xmlParserInputBufferCreateFile;
      xmlParserInputBufferCreateFilename;
      xmlParserInputBufferCreateIO;
      xmlParserInputBufferCreateMem;
      xmlParserInputBufferGrow;
      xmlParserInputBufferPush;
      xmlParserInputBufferRead;
      xmlRegisterDefaultInputCallbacks;
      xmlRegisterDefaultOutputCallbacks;
      xmlRegisterHTTPPostCallbacks;
      xmlRegisterInputCallbacks;
      xmlRegisterOutputCallbacks;
    
    # xmlversion
      xmlCheckVersion;
    
    # valid
      xmlAddAttributeDecl;
      xmlAddElementDecl;
      xmlAddID;
      xmlAddNotationDecl;
      xmlAddRef;
      xmlCopyAttributeTable;
      xmlCopyElementContent;
      xmlCopyElementTable;
      xmlCopyEnumeration;
      xmlCopyNotationTable;
      xmlCreateEnumeration;
      xmlDumpAttributeDecl;
      xmlDumpAttributeTable;
      xmlDumpElementDecl;
      xmlDumpElementTable;
      xmlDumpNotationDecl;
      xmlDumpNotationTable;
      xmlFreeAttributeTable;
      xmlFreeElementContent;
      xmlFreeElementTable;
      xmlFreeEnumeration;
      xmlFreeIDTable;
      xmlFreeNotationTable;
      xmlFreeRefTable;
      xmlGetDtdAttrDesc;
      xmlGetDtdElementDesc;
      xmlGetDtdNotationDesc;
      xmlGetDtdQAttrDesc;
      xmlGetDtdQElementDesc;
      xmlGetID;
      xmlGetRefs;
      xmlIsID;
      xmlIsMixedElement;
      xmlIsRef;
      xmlNewElementContent;
      xmlRemoveID;
      xmlRemoveRef;
      xmlSnprintfElementContent;
    
      xmlSprintfElementContent;
      xmlValidBuildContentModel;
      xmlValidCtxtNormalizeAttributeValue;
      xmlValidGetPotentialChildren;
      xmlValidGetValidElements;
      xmlValidNormalizeAttributeValue;
      xmlValidateAttributeDecl;
      xmlValidateAttributeValue;
      xmlValidateDocument;
      xmlValidateDocumentFinal;
      xmlValidateDtd;
      xmlValidateDtdFinal;
      xmlValidateElement;
      xmlValidateElementDecl;
      xmlValidateNameValue;
      xmlValidateNamesValue;
      xmlValidateNmtokenValue;
      xmlValidateNmtokensValue;
      xmlValidateNotationDecl;
      xmlValidateNotationUse;
      xmlValidateOneAttribute;
      xmlValidateOneElement;
      xmlValidateOneNamespace;
      xmlValidateRoot;
    
    # HTMLparser
      UTF8ToHtml;
      htmlAutoCloseTag;
      htmlCreatePushParserCtxt;
      htmlEncodeEntities;
      htmlEntityLookup;
      htmlEntityValueLookup;
      htmlFreeParserCtxt;
      htmlHandleOmittedElem;
      htmlIsAutoClosed;
      htmlIsScriptAttribute;
      htmlParseCharRef;
      htmlParseChunk;
      htmlParseDoc;
      htmlParseDocument;
      htmlParseElement;
      htmlParseEntityRef;
      htmlParseFile;
      htmlSAXParseDoc;
      htmlSAXParseFile;
      htmlTagLookup;
    
    
      xmlCharStrdup;
      xmlCharStrndup;
    
      xmlCleanupParser;
      xmlClearNodeInfoSeq;
      xmlClearParserCtxt;
      xmlCreateDocParserCtxt;
      xmlCreateIOParserCtxt;
      xmlCreatePushParserCtxt;
      xmlFreeParserCtxt;
      xmlGetExternalEntityLoader;
      xmlGetFeature;
      xmlGetFeaturesList;
    
      xmlGetWarningsDefaultValue; # variable
    
      xmlIOParseDTD;
      xmlInitNodeInfoSeq;
      xmlInitParser;
      xmlInitParserCtxt;
      xmlKeepBlanksDefault;
      xmlLineNumbersDefault;
      xmlLoadExternalEntity;
      xmlNewIOInputStream;
      xmlParseBalancedChunkMemory;
      xmlParseBalancedChunkMemoryRecover;
      xmlParseChunk;
      xmlParseCtxtExternalEntity;
      xmlParseDTD;
      xmlParseDoc;
      xmlParseDocument;
      xmlParseEntity;
      xmlParseExtParsedEnt;
      xmlParseExternalEntity;
      xmlParseFile;
      xmlParseMemory;
      xmlParserAddNodeInfo;
      xmlParserFindNodeInfo;
      xmlParserFindNodeInfoIndex;
      xmlParserInputGrow;
      xmlParserInputRead;
      xmlPedanticParserDefault;
      xmlRecoverDoc;
      xmlRecoverFile;
      xmlRecoverMemory;
      xmlSAXParseDTD;
      xmlSAXParseDoc;
      xmlSAXParseEntity;
      xmlSAXParseFile;
      xmlSAXParseFileWithData;
      xmlSAXParseMemory;
      xmlSAXParseMemoryWithData;
      xmlSAXUserParseFile;
      xmlSAXUserParseMemory;
      xmlSetExternalEntityLoader;
      xmlSetFeature;
      xmlSetupParserForBuffer;
      xmlStopParser;
    
      xmlStrEqual;
      xmlStrcasecmp;
      xmlStrcasestr;
      xmlStrcat;
      xmlStrchr;
      xmlStrcmp;
      xmlStrdup;
      xmlStrlen;
      xmlStrncasecmp;
      xmlStrncat;
      xmlStrncmp;
      xmlStrndup;
      xmlStrstr;
      xmlStrsub;
    
      xmlSubstituteEntitiesDefault;
    
    # xmlreader
      xmlFreeTextReader;
      xmlNewTextReader;
      xmlNewTextReaderFilename;
      xmlTextReaderAttributeCount;
      xmlTextReaderBaseUri;
      xmlTextReaderDepth;
      xmlTextReaderHasAttributes;
      xmlTextReaderHasValue;
      xmlTextReaderIsDefault;
      xmlTextReaderIsEmptyElement;
      xmlTextReaderLocalName;
      xmlTextReaderName;
      xmlTextReaderNamespaceUri;
      xmlTextReaderNodeType;
      xmlTextReaderPrefix;
      xmlTextReaderQuoteChar;
      xmlTextReaderRead;
      xmlTextReaderValue;
      xmlTextReaderXmlLang;
    
    # globals
    
    # docbDefaultSAXHandler; removed in 2.10.0
    
      htmlDefaultSAXHandler; # variable
      xmlDefaultSAXHandler; # variable
      xmlDefaultSAXLocator; # variable
      xmlDoValidityCheckingDefaultValue; # variable
      xmlFree; # variable
      xmlGenericError; # variable
      xmlGenericErrorContext; # variable
      xmlInitializeGlobalState;
      xmlKeepBlanksDefaultValue; # variable
      xmlLineNumbersDefaultValue; # variable
      xmlLoadExtDtdDefaultValue; # variable
      xmlMalloc; # variable
      xmlMemStrdup; # variable
      xmlParserDebugEntities; # variable
      xmlParserVersion; # variable
      xmlPedanticParserDefaultValue; # variable
      xmlRealloc; # variable
      xmlSaveNoEmptyTags; # variable
      xmlSubstituteEntitiesDefaultValue; # variable
      xmlTreeIndentString; # variable
    
    # threads
      xmlCleanupThreads;
      xmlFreeMutex;
      xmlFreeRMutex;
      xmlGetGlobalState;
      xmlGetThreadId;
      xmlInitThreads;
      xmlIsMainThread;
      xmlLockLibrary;
      xmlMutexLock;
      xmlMutexUnlock;
      xmlNewMutex;
      xmlNewRMutex;
      xmlRMutexLock;
      xmlRMutexUnlock;
      xmlUnlockLibrary;
    
    # hash
      xmlHashAddEntry;
      xmlHashAddEntry2;
      xmlHashAddEntry3;
      xmlHashCopy;
      xmlHashCreate;
      xmlHashFree;
      xmlHashLookup;
      xmlHashLookup2;
      xmlHashLookup3;
      xmlHashRemoveEntry;
      xmlHashRemoveEntry2;
      xmlHashRemoveEntry3;
      xmlHashScan;
      xmlHashScan3;
      xmlHashScanFull;
      xmlHashScanFull3;
      xmlHashSize;
      xmlHashUpdateEntry;
      xmlHashUpdateEntry2;
      xmlHashUpdateEntry3;
    
    # xmlerror
      initGenericErrorDefaultFunc;
      xmlParserError;
      xmlParserPrintFileContext;
      xmlParserPrintFileInfo;
      xmlParserValidityError;
      xmlParserValidityWarning;
      xmlParserWarning;
      xmlSetGenericErrorFunc;
    
    
    # globals
      oldXMLWDcompatibility; # variable
    
    
    # tree
      xmlAddChild;
      xmlAddChildList;
      xmlAddNextSibling;
      xmlAddPrevSibling;
      xmlAddSibling;
      xmlBufferAdd;
      xmlBufferAddHead;
    
      xmlBufferAllocScheme; # variable
    
      xmlBufferCCat;
      xmlBufferCat;
      xmlBufferContent;
      xmlBufferCreate;
      xmlBufferCreateSize;
      xmlBufferDump;
      xmlBufferEmpty;
      xmlBufferFree;
      xmlBufferGrow;
      xmlBufferLength;
      xmlBufferResize;
      xmlBufferSetAllocationScheme;
      xmlBufferShrink;
      xmlBufferWriteCHAR;
      xmlBufferWriteChar;
      xmlBufferWriteQuotedString;
      xmlCopyDoc;
      xmlCopyDtd;
      xmlCopyNamespace;
      xmlCopyNamespaceList;
      xmlCopyNode;
      xmlCopyNodeList;
      xmlCopyProp;
      xmlCopyPropList;
      xmlCreateIntSubset;
    
      xmlDefaultBufferSize; # variable
    
      xmlDocCopyNode;
      xmlDocDump;
      xmlDocDumpFormatMemory;
      xmlDocDumpFormatMemoryEnc;
      xmlDocDumpMemory;
      xmlDocDumpMemoryEnc;
      xmlDocFormatDump;
      xmlDocGetRootElement;
      xmlDocSetRootElement;
      xmlElemDump;
      xmlFreeDoc;
      xmlFreeDtd;
      xmlFreeNode;
      xmlFreeNodeList;
      xmlFreeNs;
      xmlFreeNsList;
      xmlFreeProp;
      xmlFreePropList;
      xmlGetBufferAllocationScheme;
      xmlGetCompressMode;
      xmlGetDocCompressMode;
      xmlGetIntSubset;
      xmlGetLastChild;
      xmlGetLineNo;
      xmlGetNodePath;
      xmlGetNsList;
      xmlGetNsProp;
      xmlGetProp;
      xmlHasNsProp;
      xmlHasProp;
    
      xmlIndentTreeOutput; # variable
    
      xmlIsBlankNode;
      xmlIsXHTML;
      xmlNewCDataBlock;
      xmlNewCharRef;
      xmlNewChild;
      xmlNewComment;
      xmlNewDoc;
      xmlNewDocComment;
      xmlNewDocFragment;
      xmlNewDocNode;
      xmlNewDocNodeEatName;
      xmlNewDocProp;
      xmlNewDocRawNode;
      xmlNewDocText;
      xmlNewDocTextLen;
      xmlNewDtd;
      xmlNewGlobalNs;
      xmlNewNode;
      xmlNewNodeEatName;
      xmlNewNs;
      xmlNewNsProp;
      xmlNewNsPropEatName;
      xmlNewPI;
      xmlNewProp;
      xmlNewReference;
      xmlNewText;
      xmlNewTextChild;
      xmlNewTextLen;