Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: third_party/libxslt/win32/libxslt/libxslt.def

Issue 1848793005: Roll libxslt to 891681e3e948f31732229f53cb6db7215f740fc7 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxslt/win32/config.h ('k') | third_party/libxslt/win32/libxslt/libxslt.dsw » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/win32/libxslt/libxslt.def
diff --git a/third_party/libxslt/win32/libxslt/libxslt.def b/third_party/libxslt/win32/libxslt/libxslt.def
index a1dad624e3e0a99cd28d507d3705c7dfbc1f53b8..dc6f1a056b3ae65a6c5064769a586a47bf1e9498 100644
--- a/third_party/libxslt/win32/libxslt/libxslt.def
+++ b/third_party/libxslt/win32/libxslt/libxslt.def
@@ -1,149 +1,149 @@
-
-LIBRARY libxslt
-EXPORTS
-
- xsltNewStylesheet
- xsltParseStylesheetFile
- xsltFreeStylesheet
- xsltIsBlank
- xsltFreeStackElemList
- xsltDecimalFormatGetByName
- xsltParseStylesheetProcess
- xsltParseStylesheetOutput
- xsltParseStylesheetDoc
- xsltNumberFormat
- xsltFormatNumberConversion
- xsltProfileStylesheet
-
- xsltParseStylesheetAttributeSet
- xsltFreeAttributeSetsHashes
- xsltApplyAttributeSet
-
- xsltNewDocument
- xsltLoadDocument
- xsltFreeDocuments
- xsltLoadStyleDocument
- xsltNewStyleDocument
- xsltFreeStyleDocuments
-
-
- xsltRegisterExtPrefix
- xsltCheckExtPrefix
- xsltRegisterExtFunction
- xsltRegisterExtElement
- xsltFreeCtxtExts
- xsltFreeExts
- xsltUnregisterAllExtModules
- xsltGetExtData
- xsltShutdownCtxtExts
- xsltXPathGetTransformContext
- xsltUnregisterExtModule
- xsltRegisterExtModule
-
-
- xsltDocumentFunction
- xsltKeyFunction
- xsltUnparsedEntityURIFunction
- xsltFormatNumberFunction
- xsltGenerateIdFunction
- xsltSystemPropertyFunction
- xsltElementAvailableFunction
- xsltFunctionAvailableFunction
- xsltRegisterAllFunctions
-
- xsltParseStylesheetImport
- xsltParseStylesheetInclude
- xsltNextImport
- xsltFindElemSpaceHandling
- xsltFindTemplate
-
- xsltAddKey
- xsltGetKey
- xsltInitCtxtKeys
- xsltFreeKeys
- xsltFreeDocumentKeys
-
- xsltNamespaceAlias
- xsltGetNamespace
- xsltGetSpecialNamespace
- xsltCopyNamespaceList
- xsltCopyNamespaceList
- xsltFreeNamespaceAliasHashes
-
- xsltCompilePattern
- xsltFreeCompMatchList
- xsltTestCompMatchList
- xsltAddTemplate
- xsltGetTemplate
- xsltFreeTemplateHashes
- xsltCleanupTemplates
-
- xsltStylePreCompute
- xsltFreeStylePreComps
-
- xsltEvalXPathPredicate
- xsltEvalTemplateString
- xsltEvalAttrValueTemplate
- xsltEvalStaticAttrValueTemplate
- xsltEvalXPathString
- xsltTemplateProcess
- xsltAttrListTemplateProcess
- xsltAttrTemplateProcess
- xsltAttrTemplateValueProcess
-
- xsltApplyStylesheet
- xsltApplyOneTemplate
- xsltDocumentElem
- xsltSort
- xsltCopy
- xsltText
- xsltElement
- xsltComment
- xsltAttribute
- xsltProcessingInstruction
- xsltCopyOf
- xsltValueOf
- xsltNumber
- xsltApplyImports
- xsltCallTemplate
- xsltApplyTemplates
- xsltChoose
- xsltIf
- xsltForEach
-
- xsltEvalGlobalVariables
- xsltEvalUserParams
- xsltParseGlobalVariable
- xsltParseGlobalParam
- xsltParseStylesheetVariable
- xsltParseStylesheetParam
- xsltParseStylesheetCallerParam
- xsltAddStackElemList
- xsltFreeGlobalVariables
- xsltVariableLookup
- xsltXPathVariableLookup
-
- xsltMessage
- xsltSetGenericErrorFunc
- xsltSetGenericDebugFunc
- xsltDocumentSortFunction
- xsltDoSortFunction
- xsltSaveResultTo
- xsltSaveResultToFilename
- xsltSaveResultToFile
- xsltSaveResultToFd
-
- xsltMaxDepth
- xsltMaxVars
- xsltSetXIncludeDefault
- xsltLibxmlVersion
- xsltLibxsltVersion
- xsltEngineVersion
-
- xsltRunStylesheet
- xsltLoadStylesheetPI
- xsltRegisterAllElement
-
-
-
-
+
+LIBRARY libxslt
+EXPORTS
+
+ xsltNewStylesheet
+ xsltParseStylesheetFile
+ xsltFreeStylesheet
+ xsltIsBlank
+ xsltFreeStackElemList
+ xsltDecimalFormatGetByName
+ xsltParseStylesheetProcess
+ xsltParseStylesheetOutput
+ xsltParseStylesheetDoc
+ xsltNumberFormat
+ xsltFormatNumberConversion
+ xsltProfileStylesheet
+
+ xsltParseStylesheetAttributeSet
+ xsltFreeAttributeSetsHashes
+ xsltApplyAttributeSet
+
+ xsltNewDocument
+ xsltLoadDocument
+ xsltFreeDocuments
+ xsltLoadStyleDocument
+ xsltNewStyleDocument
+ xsltFreeStyleDocuments
+
+
+ xsltRegisterExtPrefix
+ xsltCheckExtPrefix
+ xsltRegisterExtFunction
+ xsltRegisterExtElement
+ xsltFreeCtxtExts
+ xsltFreeExts
+ xsltUnregisterAllExtModules
+ xsltGetExtData
+ xsltShutdownCtxtExts
+ xsltXPathGetTransformContext
+ xsltUnregisterExtModule
+ xsltRegisterExtModule
+
+
+ xsltDocumentFunction
+ xsltKeyFunction
+ xsltUnparsedEntityURIFunction
+ xsltFormatNumberFunction
+ xsltGenerateIdFunction
+ xsltSystemPropertyFunction
+ xsltElementAvailableFunction
+ xsltFunctionAvailableFunction
+ xsltRegisterAllFunctions
+
+ xsltParseStylesheetImport
+ xsltParseStylesheetInclude
+ xsltNextImport
+ xsltFindElemSpaceHandling
+ xsltFindTemplate
+
+ xsltAddKey
+ xsltGetKey
+ xsltInitCtxtKeys
+ xsltFreeKeys
+ xsltFreeDocumentKeys
+
+ xsltNamespaceAlias
+ xsltGetNamespace
+ xsltGetSpecialNamespace
+ xsltCopyNamespaceList
+ xsltCopyNamespaceList
+ xsltFreeNamespaceAliasHashes
+
+ xsltCompilePattern
+ xsltFreeCompMatchList
+ xsltTestCompMatchList
+ xsltAddTemplate
+ xsltGetTemplate
+ xsltFreeTemplateHashes
+ xsltCleanupTemplates
+
+ xsltStylePreCompute
+ xsltFreeStylePreComps
+
+ xsltEvalXPathPredicate
+ xsltEvalTemplateString
+ xsltEvalAttrValueTemplate
+ xsltEvalStaticAttrValueTemplate
+ xsltEvalXPathString
+ xsltTemplateProcess
+ xsltAttrListTemplateProcess
+ xsltAttrTemplateProcess
+ xsltAttrTemplateValueProcess
+
+ xsltApplyStylesheet
+ xsltApplyOneTemplate
+ xsltDocumentElem
+ xsltSort
+ xsltCopy
+ xsltText
+ xsltElement
+ xsltComment
+ xsltAttribute
+ xsltProcessingInstruction
+ xsltCopyOf
+ xsltValueOf
+ xsltNumber
+ xsltApplyImports
+ xsltCallTemplate
+ xsltApplyTemplates
+ xsltChoose
+ xsltIf
+ xsltForEach
+
+ xsltEvalGlobalVariables
+ xsltEvalUserParams
+ xsltParseGlobalVariable
+ xsltParseGlobalParam
+ xsltParseStylesheetVariable
+ xsltParseStylesheetParam
+ xsltParseStylesheetCallerParam
+ xsltAddStackElemList
+ xsltFreeGlobalVariables
+ xsltVariableLookup
+ xsltXPathVariableLookup
+
+ xsltMessage
+ xsltSetGenericErrorFunc
+ xsltSetGenericDebugFunc
+ xsltDocumentSortFunction
+ xsltDoSortFunction
+ xsltSaveResultTo
+ xsltSaveResultToFilename
+ xsltSaveResultToFile
+ xsltSaveResultToFd
+
+ xsltMaxDepth
+ xsltMaxVars
+ xsltSetXIncludeDefault
+ xsltLibxmlVersion
+ xsltLibxsltVersion
+ xsltEngineVersion
+
+ xsltRunStylesheet
+ xsltLoadStylesheetPI
+ xsltRegisterAllElement
+
+
+
+
« no previous file with comments | « third_party/libxslt/win32/config.h ('k') | third_party/libxslt/win32/libxslt/libxslt.dsw » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698