components/libxml2/mapfile
changeset 1044 ab6b15638457
parent 148 33ca3897ae25
child 1288 ef52cf7d626e
--- a/components/libxml2/mapfile	Tue Nov 06 16:27:21 2012 -0800
+++ b/components/libxml2/mapfile	Fri Nov 09 13:12:25 2012 -0800
@@ -32,12 +32,35 @@
 #
 # Note that the source above actually lives in the ON tree.
 #
-# Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2009, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 # public interfaces in libxml2
 #
 $mapfile_version 2
 
+SYMBOL_VERSION SUNW_1.9 {
+	global:
+		# LIBXML2_2.8.0
+		xmlTextReaderRelaxNGValidateCtxt;
+		xmlBufferDetach;
+		xmlInitializeDict;
+
+		# LIBXML2_2.9.0
+		xmlBufContent;
+		xmlBufEnd;
+		xmlBufGetNodeContent;
+		xmlBufNodeDump;
+		xmlBufShrink;
+		xmlBufUse;
+		xmlDictGetUsage;
+		xmlDictSetLimit;
+		xmlSchemaValidateSetFilename;
+		xmlSchemaValidateSetLocator;
+		xmlOutputBufferGetContent;
+		xmlOutputBufferGetSize;
+		xmlTextWriterSetQuoteChar;
+} SUNW_1.8;
+
 SYMBOL_VERSION SUNW_1.8 {
 	global:
 		xmlChildElementCount;
@@ -522,10 +545,7 @@
 		xmlLastError;
 		xmlMallocAtomic;
 		xmlParserMaxDepth;
-		xmlSaveNoEmptyTagsThrDef;
 		xmlStructuredError;
-		xmlUnicodeBlockTbl;
-		xmlUnicodeCatTbl;
 } SUNW_1.3;
 
 SYMBOL_VERSION SUNW_1.3 {
@@ -1271,7 +1291,6 @@
 		xmlNanoHTTPClose;
 		xmlNanoHTTPContentLength;
 		xmlNanoHTTPFetch;
-		xmlNanoHTTPFetchContent;
 		xmlNanoHTTPInit;
 		xmlNanoHTTPMethod;
 		xmlNanoHTTPMethodRedir;
@@ -1312,7 +1331,6 @@
 		xmlNewParserCtxt;
 		xmlNewProp;
 		xmlNewRMutex;
-		xmlNewReconciliedNs;
 		xmlNewReference;
 		xmlNewStringInputStream;
 		xmlNewText;
@@ -1354,7 +1372,6 @@
 		xmlParseCDSect;
 		xmlParseCatalogFile;
 		xmlParseCharData;
-		xmlParseCharDataComplex;
 		xmlParseCharEncoding;
 		xmlParseCharRef;
 		xmlParseChunk;
@@ -1401,8 +1418,6 @@
 		xmlParseReference;
 		xmlParseSDDecl;
 		xmlParseStartTag;
-		xmlParseStringEntityRef;
-		xmlParseStringPEReference;
 		xmlParseSystemLiteral;
 		xmlParseTextDecl;
 		xmlParseURI;
@@ -1469,7 +1484,6 @@
 		xmlSaveFormatFileEnc;
 		xmlSaveFormatFileTo;
 		xmlSaveUri;
-		xmlScanAttributeDecl;
 		xmlScanName;
 		xmlSearchNs;
 		xmlSearchNsByHref;
@@ -1714,11 +1728,9 @@
 		xmlXPatherror;
 		xmlXPtrAdvanceNode;
 		xmlXPtrBuildNodeList;
-		xmlXPtrEndPointFunction;
 		xmlXPtrEval;
 		xmlXPtrEvalRangePredicate;
 		xmlXPtrFreeLocationSet;
-		xmlXPtrHereFunction;
 		xmlXPtrLocationSetAdd;
 		xmlXPtrLocationSetCreate;
 		xmlXPtrLocationSetDel;
@@ -1734,12 +1746,7 @@
 		xmlXPtrNewRangeNodes;
 		xmlXPtrNewRangePointNode;
 		xmlXPtrNewRangePoints;
-		xmlXPtrOriginFunction;
-		xmlXPtrRangeFunction;
-		xmlXPtrRangeInsideFunction;
 		xmlXPtrRangeToFunction;
-		xmlXPtrStartPointFunction;
-		xmlXPtrStringRangeFunction;
 		xmlXPtrWrapLocationSet;
 		docbDefaultSAXHandler;
 		htmlDefaultSAXHandler;
@@ -1771,7 +1778,6 @@
 		xmlTreeIndentString;
 		xmlXPathNAN;
 		xmlXPathNINF;
-		xmlXPathNZERO;
 		xmlXPathPINF;
 	local:
 		*;