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

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

Issue 2865973002: Check in the libxslt roll script. (Closed)
Patch Set: Consistent quotes. Created 3 years, 7 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/libxslt.def.src ('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
deleted file mode 100644
index a1dad624e3e0a99cd28d507d3705c7dfbc1f53b8..0000000000000000000000000000000000000000
--- a/third_party/libxslt/win32/libxslt/libxslt.def
+++ /dev/null
@@ -1,149 +0,0 @@
-
-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/libxslt.def.src ('k') | third_party/libxslt/win32/libxslt/libxslt.dsw » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698