| OLD | NEW |
| 1 LIBRARY libxslt | 1 LIBRARY libxslt |
| 2 EXPORTS | 2 EXPORTS |
| 3 xslDebugStatus DATA | 3 xslDebugStatus DATA |
| 4 xsltConstNamespaceNameXSLT DATA | 4 xsltConstNamespaceNameXSLT DATA |
| 5 xsltDocDefaultLoader DATA | 5 xsltDocDefaultLoader DATA |
| 6 xsltEngineVersion DATA | 6 xsltEngineVersion DATA |
| 7 xsltExtMarker DATA | 7 xsltExtMarker DATA |
| 8 xsltGenericDebug DATA | 8 xsltGenericDebug DATA |
| 9 xsltGenericDebugContext DATA | 9 xsltGenericDebugContext DATA |
| 10 xsltGenericError DATA | 10 xsltGenericError DATA |
| 11 xsltGenericErrorContext DATA | 11 xsltGenericErrorContext DATA |
| 12 xsltLibxmlVersion DATA | 12 xsltLibxmlVersion DATA |
| 13 xsltLibxsltVersion DATA | 13 xsltLibxsltVersion DATA |
| 14 xsltMaxDepth DATA | 14 xsltMaxDepth DATA |
| 15 xsltMaxVars DATA |
| 15 xsltXSLTAttrMarker DATA | 16 xsltXSLTAttrMarker DATA |
| 16 xslAddCall | 17 xslAddCall |
| 17 xslDropCall | 18 xslDropCall |
| 18 xslHandleDebugger | 19 xslHandleDebugger |
| 19 xsltAddKey | 20 xsltAddKey |
| 20 xsltAddStackElemList | 21 xsltAddStackElemList |
| 21 xsltAddTemplate | 22 xsltAddTemplate |
| 22 xsltAllocateExtra | 23 xsltAllocateExtra |
| 23 xsltAllocateExtraCtxt | 24 xsltAllocateExtraCtxt |
| 24 xsltApplyAttributeSet | 25 xsltApplyAttributeSet |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 xsltFreeAVTList | 92 xsltFreeAVTList |
| 92 xsltFreeAttributeSetsHashes | 93 xsltFreeAttributeSetsHashes |
| 93 xsltFreeCompMatchList | 94 xsltFreeCompMatchList |
| 94 xsltFreeCtxtExts | 95 xsltFreeCtxtExts |
| 95 xsltFreeDocumentKeys | 96 xsltFreeDocumentKeys |
| 96 xsltFreeDocuments | 97 xsltFreeDocuments |
| 97 xsltFreeExts | 98 xsltFreeExts |
| 98 xsltFreeGlobalVariables | 99 xsltFreeGlobalVariables |
| 99 xsltFreeKeys | 100 xsltFreeKeys |
| 100 xsltFreeLocale | 101 xsltFreeLocale |
| 102 xsltFreeLocales |
| 101 xsltFreeNamespaceAliasHashes | 103 xsltFreeNamespaceAliasHashes |
| 102 xsltFreeRVTs | 104 xsltFreeRVTs |
| 103 xsltFreeSecurityPrefs | 105 xsltFreeSecurityPrefs |
| 104 xsltFreeStackElemList | 106 xsltFreeStackElemList |
| 105 xsltFreeStyleDocuments | 107 xsltFreeStyleDocuments |
| 106 xsltFreeStylePreComps | 108 xsltFreeStylePreComps |
| 107 xsltFreeStylesheet | 109 xsltFreeStylesheet |
| 108 xsltFreeTemplateHashes | 110 xsltFreeTemplateHashes |
| 109 xsltFreeTransformContext | 111 xsltFreeTransformContext |
| 110 xsltFunctionAvailableFunction | 112 xsltFunctionAvailableFunction |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 233 xsltSplitQName | 235 xsltSplitQName |
| 234 xsltStrxfrm | 236 xsltStrxfrm |
| 235 xsltStyleGetExtData | 237 xsltStyleGetExtData |
| 236 xsltStylePreCompute | 238 xsltStylePreCompute |
| 237 xsltStyleStylesheetLevelGetExtData | 239 xsltStyleStylesheetLevelGetExtData |
| 238 xsltSystemPropertyFunction | 240 xsltSystemPropertyFunction |
| 239 xsltTemplateProcess | 241 xsltTemplateProcess |
| 240 xsltTestCompMatchList | 242 xsltTestCompMatchList |
| 241 xsltText | 243 xsltText |
| 242 xsltTimestamp | 244 xsltTimestamp |
| 243 xsltTransStorageAdd | |
| 244 xsltTransStorageRemove | |
| 245 xsltTransformError | 245 xsltTransformError |
| 246 xsltUninit | 246 xsltUninit |
| 247 xsltUnparsedEntityURIFunction | 247 xsltUnparsedEntityURIFunction |
| 248 xsltUnregisterExtModule | 248 xsltUnregisterExtModule |
| 249 xsltUnregisterExtModuleElement | 249 xsltUnregisterExtModuleElement |
| 250 xsltUnregisterExtModuleFunction | 250 xsltUnregisterExtModuleFunction |
| 251 xsltUnregisterExtModuleTopLevel | 251 xsltUnregisterExtModuleTopLevel |
| 252 xsltValueOf | 252 xsltValueOf |
| 253 xsltVariableLookup | 253 xsltVariableLookup |
| 254 xsltXPathCompile | 254 xsltXPathCompile |
| 255 xsltXPathCompileFlags |
| 255 xsltXPathFunctionLookup | 256 xsltXPathFunctionLookup |
| 256 xsltXPathGetTransformContext | 257 xsltXPathGetTransformContext |
| 257 xsltXPathVariableLookup | 258 xsltXPathVariableLookup |
| OLD | NEW |