summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorIgor Zlatkovic <igor@src.gnome.org>2002-11-23 21:47:56 +0000
committerIgor Zlatkovic <igor@src.gnome.org>2002-11-23 21:47:56 +0000
commit96120c9a8a2ace6701f5c20c19bddcc6d5996fb6 (patch)
treed1f089b26bdab4add5ba1a18f3923af56a06f0d9 /win32
parent645c2e421a8894a6487d31f03fe7ca7a58a8dd1d (diff)
downloadlibxslt-96120c9a8a2ace6701f5c20c19bddcc6d5996fb6.tar.gz
libxslt-96120c9a8a2ace6701f5c20c19bddcc6d5996fb6.tar.bz2
libxslt-96120c9a8a2ace6701f5c20c19bddcc6d5996fb6.zip
exported new functions
Diffstat (limited to 'win32')
-rw-r--r--win32/libxslt.def.src6
1 files changed, 5 insertions, 1 deletions
diff --git a/win32/libxslt.def.src b/win32/libxslt.def.src
index 6b4f9433..1a36b5e5 100644
--- a/win32/libxslt.def.src
+++ b/win32/libxslt.def.src
@@ -24,6 +24,7 @@ EXPORTS
xsltParseStylesheetAttributeSet
xsltFreeAttributeSetsHashes
xsltApplyAttributeSet
+ xsltResolveStylesheetAttributeSet
/* documents.h
@@ -293,7 +294,7 @@ EXPORTS
xsltAllocateExtraCtxt
-/* xsltInternals.h
+/* xsltutils.h
--------------------------------------------------------------------- */
/* Our own version of namespaced atributes lookup. */
xsltGetNsProp
@@ -307,6 +308,8 @@ EXPORTS
xsltMessage
xsltSetGenericErrorFunc
xsltSetGenericDebugFunc
+ xsltSetTransformErrorFunc
+ xsltTransformError
/* Sorting. */
xsltDocumentSortFunction
@@ -320,6 +323,7 @@ EXPORTS
xsltSaveResultToFilename
xsltSaveResultToFile
xsltSaveResultToFd
+ xsltSaveResultToString
/* Profiling. */
xsltSaveProfiling