| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..dc6f1a056b3ae65a6c5064769a586a47bf1e9498
|
| --- /dev/null
|
| +++ b/third_party/libxslt/win32/libxslt/libxslt.def
|
| @@ -0,0 +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
|
| +
|
| +
|
| +
|
| +
|
|
|