1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-11-08 11:02:18 +03:00

added missing functions Daniel

* win32/libxslt/libxslt.def: added missing functions
Daniel
This commit is contained in:
Daniel Veillard
2001-07-10 15:26:46 +00:00
parent 178e4af9c7
commit f38dffaec4
2 changed files with 12 additions and 1 deletions

View File

@@ -32,6 +32,12 @@ EXPORTS
xsltRegisterExtElement
xsltFreeCtxtExts
xsltFreeExts
xsltUnregisterAllExtModules
xsltGetExtData
xsltShutdownCtxtExts
xsltXPathGetTransformContext
xsltUnregisterExtModule
xsltRegisterExtModule
xsltDocumentFunction
@@ -132,7 +138,8 @@ EXPORTS
xsltLibxsltVersion
xsltEngineVersion
xsltRunStylesheet
xsltLoadStylesheetPI