X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=win32%2Flibxml2.def.src;h=1bdbed9311ca2513c4cab1ceb7e7cb6760f40d23;hb=refs%2Fchanges%2F17%2F75517%2F1;hp=4b85fc10af374321e7bb5df8447da8bbe041bb0b;hpb=7714ab7384828d6cda6f950a8d789ee36ca62452;p=platform%2Fupstream%2Flibxml2.git diff --git a/win32/libxml2.def.src b/win32/libxml2.def.src index 4b85fc1..1bdbed9 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