small cleanup closing bug #59108 Daniel

* win32/dsp/libxml2.def.src: small cleanup closing bug
  #59108
Daniel
This commit is contained in:
Daniel Veillard 2001-08-16 16:00:13 +00:00
parent 5aac4e490d
commit 796f4b64e1
2 changed files with 83 additions and 74 deletions

View File

@ -1,3 +1,8 @@
Thu Aug 16 17:59:18 CEST 2001 Daniel Veillard <daniel@veillard.com>
* win32/dsp/libxml2.def.src: small cleanup closing bug
#59108
Wed Aug 15 22:46:01 CEST 2001 Daniel Veillard <daniel@veillard.com>
* example/gjobread.c: add xmlCleanupParser() before leaving

View File

@ -74,12 +74,12 @@ EXPORTS
xmlCharEncCloseFunc
UTF8Toisolat1
isolat1ToUTF8
xmlUTF8Strsize
xmlUTF8Strndup
xmlUTF8Strpos
xmlUTF8Strloc
xmlUTF8Strsub
xmlUTF8Strlen
xmlUTF8Strsize
xmlUTF8Strndup
xmlUTF8Strpos
xmlUTF8Strloc
xmlUTF8Strsub
xmlUTF8Strlen
/*
* entities.h
@ -123,8 +123,8 @@ EXPORTS
xmlHashSize
xmlHashScan
xmlHashScan3
xmlHashScanFull
xmlHashScanFull3
xmlHashScanFull
xmlHashScanFull3
/*
* HTMLparser.h
@ -164,7 +164,7 @@ EXPORTS
htmlSaveFile
htmlNodeDump
htmlNodeDumpFile
htmlSaveFileEnc
htmlSaveFileEnc
htmlSaveFileFormat
#endif /* LIBXML_HTML_ENABLED */
@ -233,9 +233,9 @@ EXPORTS
xmlNanoHTTPCleanup
xmlNanoHTTPScanProxy
xmlNanoHTTPFetch
xmlNanoHTTPMethod
xmlNanoHTTPMethod
xmlNanoHTTPMethodRedir
xmlNanoHTTPOpen
xmlNanoHTTPOpen
xmlNanoHTTPOpenRedir
xmlNanoHTTPReturnCode
xmlNanoHTTPAuthHeader
@ -274,7 +274,7 @@ EXPORTS
xmlKeepBlanksDefault
xmlStopParser
xmlPedanticParserDefault
xmlLineNumbersDefault
xmlLineNumbersDefault
xmlRecoverDoc
xmlRecoverMemory
xmlRecoverFile
@ -314,14 +314,18 @@ EXPORTS
xmlParserAddNodeInfo
xmlSetExternalEntityLoader
xmlGetExternalEntityLoader
xmlLoadExternalEntity
xmlParserVersion DATA
xmlDefaultSAXLocator DATA
xmlDefaultSAXHandler DATA
htmlDefaultSAXHandler DATA
docbDefaultSAXHandler DATA
xmlSubstituteEntitiesDefaultValue DATA
xmlGetWarningsDefaultValue DATA
xmlLoadExternalEntity
xmlParserVersion DATA
xmlDefaultSAXLocator DATA
xmlDefaultSAXHandler DATA
#ifdef LIBXML_HTML_ENABLED
htmlDefaultSAXHandler DATA
#endif
#ifdef LIBXML_DOCB_ENABLED
docbDefaultSAXHandler DATA
#endif
xmlSubstituteEntitiesDefaultValue DATA
xmlGetWarningsDefaultValue DATA
/*
* parserinternals.h
@ -424,17 +428,17 @@ EXPORTS
htmlInitAutoClose
htmlCreateFileParserCtxt
#endif /* LIBXML_HTML_ENABLED */
xmlParserDebugEntities DATA
xmlGetWarningsDefaultValue DATA
xmlParserDebugEntities DATA
xmlSubstituteEntitiesDefaultValue DATA
xmlDoValidityCheckingDefaultValue DATA
xmlLoadExtDtdDefaultValue DATA
xmlPedanticParserDefaultValue DATA
xmlKeepBlanksDefaultValue DATA
xmlStringText DATA
xmlStringTextNoenc DATA
xmlStringComment DATA
xmlParserDebugEntities DATA
xmlGetWarningsDefaultValue DATA
xmlParserDebugEntities DATA
xmlSubstituteEntitiesDefaultValue DATA
xmlDoValidityCheckingDefaultValue DATA
xmlLoadExtDtdDefaultValue DATA
xmlPedanticParserDefaultValue DATA
xmlKeepBlanksDefaultValue DATA
xmlStringText DATA
xmlStringTextNoenc DATA
xmlStringComment DATA
/*
* SAX.h
@ -474,12 +478,12 @@ EXPORTS
comment
cdataBlock
xmlDefaultSAXHandlerInit
#ifdef LIBXML_HTML_ENABLED
htmlDefaultSAXHandlerInit
#endif /* LIBXML_HTML_ENABLED */
#ifdef LIBXML_DOCB_ENABLED
#ifdef LIBXML_HTML_ENABLED
htmlDefaultSAXHandlerInit
#endif /* LIBXML_HTML_ENABLED */
#ifdef LIBXML_DOCB_ENABLED
docbDefaultSAXHandlerInit
#endif /* LIBXML_DOCB_ENABLED */
#endif /* LIBXML_DOCB_ENABLED */
/*
* strio.h
@ -637,12 +641,12 @@ EXPORTS
// xmlStringComment
xmlSaveFormatFile
xmlUnsetProp
// baseDTD DATA
oldXMLWDcompatibility DATA
xmlIndentTreeOutput DATA
xmlBufferAllocScheme DATA
xmlSaveNoEmptyTags DATA
xmlDefaultBufferSize DATA
// baseDTD DATA
oldXMLWDcompatibility DATA
xmlIndentTreeOutput DATA
xmlBufferAllocScheme DATA
xmlSaveNoEmptyTags DATA
xmlDefaultBufferSize DATA
/*
* uri.h
@ -743,8 +747,8 @@ EXPORTS
xmlParserValidityWarning
xmlParserPrintFileInfo
xmlParserPrintFileContext
xmlGenericError DATA
xmlGenericErrorContext DATA
xmlGenericError DATA
xmlGenericErrorContext DATA
/*
* xmlIO.h
@ -782,10 +786,10 @@ EXPORTS
/*
* xmlmemory.h
*/
// xmlFree
// xmlMalloc
// xmlRealloc
// xmlMemStrdup
// xmlFree
// xmlMalloc
// xmlRealloc
// xmlMemStrdup
xmlMemSetup
xmlMemGet
xmlInitMemory
@ -799,10 +803,10 @@ EXPORTS
xmlReallocLoc
xmlMemStrdupLoc
#endif /* DEBUG_MEMORY_LOCATION */
xmlFree DATA
xmlMalloc DATA
xmlRealloc DATA
xmlMemStrdup DATA
xmlFree DATA
xmlMalloc DATA
xmlRealloc DATA
xmlMemStrdup DATA
/*
* xmlversion.h
@ -847,10 +851,10 @@ EXPORTS
xmlXPathCastToString
xmlXPathConvertBoolean
xmlXPathConvertNumber
xmlXPathConvertString
xmlXPathRegisterFuncLookup
xmlXPathNAN DATA
xmlXPathPINF DATA
xmlXPathConvertString
xmlXPathRegisterFuncLookup
xmlXPathNAN DATA
xmlXPathPINF DATA
xmlXPathNINF DATA
#endif /* LIBXML_XPATH_ENABLED */
@ -858,24 +862,24 @@ EXPORTS
* xpathinternals.h
*/
#ifdef LIBXML_XPATH_ENABLED
xmlXPathPopBoolean
xmlXPathPopNumber
xmlXPathPopString
xmlXPathPopNodeSet
xmlXPathPopExternal
xmlXPathDifference
xmlXPathIntersection
xmlXPathDistinctSorted
xmlXPathDistinct
xmlXPathHasSameNodes
xmlXPathNodeLeadingSorted
xmlXPathLeadingSorted
xmlXPathNodeLeading
xmlXPathLeading
xmlXPathNodeTrailingSorted
xmlXPathTrailingSorted
xmlXPathNodeTrailing
xmlXPathTrailing
xmlXPathPopBoolean
xmlXPathPopNumber
xmlXPathPopString
xmlXPathPopNodeSet
xmlXPathPopExternal
xmlXPathDifference
xmlXPathIntersection
xmlXPathDistinctSorted
xmlXPathDistinct
xmlXPathHasSameNodes
xmlXPathNodeLeadingSorted
xmlXPathLeadingSorted
xmlXPathNodeLeading
xmlXPathLeading
xmlXPathNodeTrailingSorted
xmlXPathTrailingSorted
xmlXPathNodeTrailing
xmlXPathTrailing
xmlXPathRegisterVariableLookup
xmlXPatherror
xmlXPathRegisterNs