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