1*4ca1d3aaStruckmandiff -ur misc/libxslt-1.1.29/libxslt/libxslt.syms misc/build/libxslt-1.1.29/libxslt/libxslt.syms
2*4ca1d3aaStruckman--- misc/libxslt-1.1.29/libxslt/libxslt.syms	2016-05-23 18:57:36.000000000 -0700
3*4ca1d3aaStruckman+++ misc/build/libxslt-1.1.29/libxslt/libxslt.syms	2016-08-11 12:05:20.834928000 -0700
4cdf0e10cSrcweir@@ -107,7 +107,7 @@
5cdf0e10cSrcweir   xsltFreeCompMatchList;
6cdf0e10cSrcweir   xsltFreeTemplateHashes;
7cdf0e10cSrcweir   xsltGetTemplate;
8cdf0e10cSrcweir-  xsltMatchPattern;
9cdf0e10cSrcweir+#NOT_IMPLEMENTED  xsltMatchPattern;
10cdf0e10cSrcweir   xsltTestCompMatchList;
11cdf0e10cSrcweir
12cdf0e10cSrcweir # preproc
13*4ca1d3aaStruckman@@ -407,7 +407,7 @@
14cdf0e10cSrcweir     global:
15cdf0e10cSrcweir
16cdf0e10cSrcweir # xsltInternals
17cdf0e10cSrcweir-  xsltConstNamespaceNameXSLT; # variable
18cdf0e10cSrcweir+#XSLT_REFACTORED_XSLT_NSCOMP  xsltConstNamespaceNameXSLT; # variable
19cdf0e10cSrcweir   xsltExtensionInstructionResultFinalize;
20cdf0e10cSrcweir   xsltExtensionInstructionResultRegister;
21cdf0e10cSrcweir   xsltInitCtxtKey;
22*4ca1d3aaStruckman@@ -416,24 +416,24 @@
23cdf0e10cSrcweir   xsltInit;
24cdf0e10cSrcweir
25cdf0e10cSrcweir # xsltInternals
26cdf0e10cSrcweir-  xsltParseAnyXSLTElem;
27cdf0e10cSrcweir-  xsltParseSequenceConstructor;
28cdf0e10cSrcweir-  xsltPointerListAddSize;
29cdf0e10cSrcweir-  xsltPointerListClear;
30cdf0e10cSrcweir-  xsltPointerListCreate;
31cdf0e10cSrcweir-  xsltPointerListFree;
32cdf0e10cSrcweir+#XSLT_REFACTORED  xsltParseAnyXSLTElem;
33cdf0e10cSrcweir+#XSLT_REFACTORED  xsltParseSequenceConstructor;
34cdf0e10cSrcweir+#XSLT_REFACTORED  xsltPointerListAddSize;
35cdf0e10cSrcweir+#XSLT_REFACTORED  xsltPointerListClear;
36cdf0e10cSrcweir+#XSLT_REFACTORED  xsltPointerListCreate;
37cdf0e10cSrcweir+#XSLT_REFACTORED  xsltPointerListFree;
38cdf0e10cSrcweir   xsltRegisterLocalRVT;
39cdf0e10cSrcweir   xsltReleaseRVT;
40cdf0e10cSrcweir-  xsltRestoreDocumentNamespaces;
41cdf0e10cSrcweir+#XSLT_REFACTORED_XSLT_NSCOMP  xsltRestoreDocumentNamespaces;
42cdf0e10cSrcweir
43cdf0e10cSrcweir # extensions
44cdf0e10cSrcweir-  xsltStyleStylesheetLevelGetExtData;
45cdf0e10cSrcweir+#XSLT_REFACTORED  xsltStyleStylesheetLevelGetExtData;
46cdf0e10cSrcweir
47cdf0e10cSrcweir # xsltInternals
48*4ca1d3aaStruckman # xsltTransStorageAdd; removed in 1.1.28
49*4ca1d3aaStruckman # xsltTransStorageRemove; removed in 1.1.28
50cdf0e10cSrcweir   xsltUninit;
51cdf0e10cSrcweir-  xsltXSLTAttrMarker; # variable
52cdf0e10cSrcweir+#XSLT_REFACTORED  xsltXSLTAttrMarker; # variable
53cdf0e10cSrcweir } LIBXML2_1.1.9;
54cdf0e10cSrcweir
55cdf0e10cSrcweir LIBXML2_1.1.20 {
56*4ca1d3aaStruckman@@ -476,6 +476,10 @@
57cdf0e10cSrcweir
58cdf0e10cSrcweir # transform
59cdf0e10cSrcweir   xsltProcessOneNode;
60cdf0e10cSrcweir+
61cdf0e10cSrcweir+# Solaris ld needs explicit auto-reduction (or, alternatively, "-B local")
62cdf0e10cSrcweir+    local:
63cdf0e10cSrcweir+  *;
64cdf0e10cSrcweir } LIBXML2_1.1.25;
65cdf0e10cSrcweir
66*4ca1d3aaStruckman LIBXML2_1.1.27 {
67