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:
@@ -1,3 +1,7 @@
|
|||||||
|
Tue Jul 10 17:25:59 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
|
* win32/libxslt/libxslt.def: added missing functions
|
||||||
|
|
||||||
Tue Jul 10 16:48:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
Tue Jul 10 16:48:43 CEST 2001 Daniel Veillard <Daniel.Veillard@imag.fr>
|
||||||
|
|
||||||
* FEATURES libxslt/xsltproc.c libxslt/transform.c
|
* FEATURES libxslt/xsltproc.c libxslt/transform.c
|
||||||
|
|||||||
@@ -32,6 +32,12 @@ EXPORTS
|
|||||||
xsltRegisterExtElement
|
xsltRegisterExtElement
|
||||||
xsltFreeCtxtExts
|
xsltFreeCtxtExts
|
||||||
xsltFreeExts
|
xsltFreeExts
|
||||||
|
xsltUnregisterAllExtModules
|
||||||
|
xsltGetExtData
|
||||||
|
xsltShutdownCtxtExts
|
||||||
|
xsltXPathGetTransformContext
|
||||||
|
xsltUnregisterExtModule
|
||||||
|
xsltRegisterExtModule
|
||||||
|
|
||||||
|
|
||||||
xsltDocumentFunction
|
xsltDocumentFunction
|
||||||
@@ -132,7 +138,8 @@ EXPORTS
|
|||||||
xsltLibxsltVersion
|
xsltLibxsltVersion
|
||||||
xsltEngineVersion
|
xsltEngineVersion
|
||||||
|
|
||||||
|
xsltRunStylesheet
|
||||||
|
xsltLoadStylesheetPI
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user