1*6db05c5cSJim Jagielskidiff -ur misc/libxslt-1.1.29/libxslt/libxslt.syms misc/build/libxslt-1.1.29/libxslt/libxslt.syms 2*6db05c5cSJim Jagielski--- misc/libxslt-1.1.29/libxslt/libxslt.syms 2016-05-23 18:57:36.000000000 -0700 3*6db05c5cSJim Jagielski+++ 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*6db05c5cSJim Jagielski@@ -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*6db05c5cSJim Jagielski@@ -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*6db05c5cSJim Jagielski # xsltTransStorageAdd; removed in 1.1.28 49*6db05c5cSJim Jagielski # 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*6db05c5cSJim Jagielski@@ -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*6db05c5cSJim Jagielski LIBXML2_1.1.27 { 67