mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-11-06 23:49:25 +03:00
exported new functions
This commit is contained in:
@@ -24,6 +24,7 @@ EXPORTS
|
|||||||
xsltParseStylesheetAttributeSet
|
xsltParseStylesheetAttributeSet
|
||||||
xsltFreeAttributeSetsHashes
|
xsltFreeAttributeSetsHashes
|
||||||
xsltApplyAttributeSet
|
xsltApplyAttributeSet
|
||||||
|
xsltResolveStylesheetAttributeSet
|
||||||
|
|
||||||
|
|
||||||
/* documents.h
|
/* documents.h
|
||||||
@@ -293,7 +294,7 @@ EXPORTS
|
|||||||
xsltAllocateExtraCtxt
|
xsltAllocateExtraCtxt
|
||||||
|
|
||||||
|
|
||||||
/* xsltInternals.h
|
/* xsltutils.h
|
||||||
--------------------------------------------------------------------- */
|
--------------------------------------------------------------------- */
|
||||||
/* Our own version of namespaced atributes lookup. */
|
/* Our own version of namespaced atributes lookup. */
|
||||||
xsltGetNsProp
|
xsltGetNsProp
|
||||||
@@ -307,6 +308,8 @@ EXPORTS
|
|||||||
xsltMessage
|
xsltMessage
|
||||||
xsltSetGenericErrorFunc
|
xsltSetGenericErrorFunc
|
||||||
xsltSetGenericDebugFunc
|
xsltSetGenericDebugFunc
|
||||||
|
xsltSetTransformErrorFunc
|
||||||
|
xsltTransformError
|
||||||
|
|
||||||
/* Sorting. */
|
/* Sorting. */
|
||||||
xsltDocumentSortFunction
|
xsltDocumentSortFunction
|
||||||
@@ -320,6 +323,7 @@ EXPORTS
|
|||||||
xsltSaveResultToFilename
|
xsltSaveResultToFilename
|
||||||
xsltSaveResultToFile
|
xsltSaveResultToFile
|
||||||
xsltSaveResultToFd
|
xsltSaveResultToFd
|
||||||
|
xsltSaveResultToString
|
||||||
|
|
||||||
/* Profiling. */
|
/* Profiling. */
|
||||||
xsltSaveProfiling
|
xsltSaveProfiling
|
||||||
|
|||||||
Reference in New Issue
Block a user