summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoumen Petrov <bugtrack@roumenpetrov.info>2012-09-12 01:33:12 +0300
committerDaniel Veillard <veillard@redhat.com>2014-10-16 11:44:33 +0800
commit21fec4999b5f42f2888480dd13896d1f2b33071a (patch)
tree1f761fcaa4389702fbc59526e60229d04e3a0cee
parent4bb03d7a80057b1df71a2dc07d8569f0b6772e3f (diff)
downloadlibxml2-21fec4999b5f42f2888480dd13896d1f2b33071a.tar.gz
win32/libxml2.def.src after rebuild in doc
-rw-r--r--win32/libxml2.def.src24
1 files changed, 24 insertions, 0 deletions
diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src
index 4b85fc10..1bdbed93 100644
--- a/win32/libxml2.def.src
+++ b/win32/libxml2.def.src
@@ -557,6 +557,7 @@ xmlBufContent
xmlBufEnd
xmlBufGetNodeContent
xmlBufNodeDump
+xmlBufShrink
xmlBufUse
xmlBufferAdd
xmlBufferAddHead
@@ -1601,12 +1602,22 @@ xmlSAXParseMemoryWithData
xmlSAXUserParseFile
xmlSAXUserParseMemory
xmlSAXVersion
+xmlSaveClose
+xmlSaveDoc
xmlSaveFile
xmlSaveFileEnc
xmlSaveFileTo
+xmlSaveFlush
xmlSaveFormatFile
xmlSaveFormatFileEnc
xmlSaveFormatFileTo
+xmlSaveSetAttrEscape
+xmlSaveSetEscape
+xmlSaveToBuffer
+xmlSaveToFd
+xmlSaveToFilename
+xmlSaveToIO
+xmlSaveTree
xmlSaveUri
xmlScanName
#ifdef LIBXML_SCHEMAS_ENABLED
@@ -1771,6 +1782,12 @@ xmlSchemaValidateOneElement
xmlSchemaValidatePredefinedType
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
+xmlSchemaValidateSetFilename
+#endif
+#ifdef LIBXML_SCHEMAS_ENABLED
+xmlSchemaValidateSetLocator
+#endif
+#ifdef LIBXML_SCHEMAS_ENABLED
xmlSchemaValidateStream
#endif
#ifdef LIBXML_SCHEMAS_ENABLED
@@ -1986,6 +2003,7 @@ xmlTextWriterFlush
xmlTextWriterFullEndElement
xmlTextWriterSetIndent
xmlTextWriterSetIndentString
+xmlTextWriterSetQuoteChar
xmlTextWriterStartAttribute
xmlTextWriterStartAttributeNS
xmlTextWriterStartCDATA
@@ -2913,6 +2931,9 @@ xmlXPathNextPrecedingSibling
xmlXPathNextSelf
#endif
#ifdef LIBXML_XPATH_ENABLED
+xmlXPathNodeEval
+#endif
+#ifdef LIBXML_XPATH_ENABLED
xmlXPathNodeLeading
#endif
#ifdef LIBXML_XPATH_ENABLED
@@ -3039,6 +3060,9 @@ xmlXPathRoot
xmlXPathRoundFunction
#endif
#ifdef LIBXML_XPATH_ENABLED
+xmlXPathSetContextNode
+#endif
+#ifdef LIBXML_XPATH_ENABLED
xmlXPathStartsWithFunction
#endif
#ifdef LIBXML_XPATH_ENABLED