diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-02-16 15:07:47 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-02-16 15:07:47 +0000 |
commit | 675732396cf72da196292eaedd181c2a9b15bcf2 (patch) | |
tree | 9849c282ee44c88bad19f0bdd62fcef3609a8fa9 /win32 | |
parent | 8eec03e2a90c6634153ddce5d0682a3b136b2c8f (diff) | |
download | libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.gz libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.bz2 libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.zip |
updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation
preparing release of 1.1.3
* libxslt/attrvt.c libxslt/xsltInternals.h: cleanup
Daniel
Diffstat (limited to 'win32')
-rw-r--r-- | win32/libxslt.def.src | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/libxslt.def.src b/win32/libxslt.def.src index 70be5b9e..f76a5b41 100644 --- a/win32/libxslt.def.src +++ b/win32/libxslt.def.src @@ -39,6 +39,7 @@ xsltChoose xsltCleanupGlobals xsltCleanupTemplates xsltComment +xsltCompileAttr xsltCompilePattern xsltComputeSortResult xsltCopy @@ -60,6 +61,7 @@ xsltDocumentFunction xsltDocumentSortFunction xsltElement xsltElementAvailableFunction +xsltEvalAVT xsltEvalAttrValueTemplate xsltEvalGlobalVariables xsltEvalOneUserParam @@ -81,6 +83,7 @@ xsltFindTemplate xsltForEach xsltFormatNumberConversion xsltFormatNumberFunction +xsltFreeAVTList xsltFreeAttributeSetsHashes xsltFreeCompMatchList xsltFreeCtxtExts @@ -101,6 +104,7 @@ xsltFreeTransformContext xsltFunctionAvailableFunction xsltFunctionNodeSet xsltGenerateIdFunction +xsltGetCNsProp xsltGetDebuggerStatus xsltGetDefaultSecurityPrefs xsltGetExtData @@ -199,6 +203,7 @@ xsltSetXIncludeDefault xsltShutdownCtxtExts xsltShutdownExts xsltSort +xsltSplitQName xsltStyleGetExtData xsltStylePreCompute xsltSystemPropertyFunction @@ -214,6 +219,7 @@ xsltUnregisterExtModuleFunction xsltUnregisterExtModuleTopLevel xsltValueOf xsltVariableLookup +xsltXPathCompile xsltXPathFunctionLookup xsltXPathGetTransformContext xsltXPathVariableLookup |