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 /doc/APIfiles.html | |
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 'doc/APIfiles.html')
-rw-r--r-- | doc/APIfiles.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIfiles.html b/doc/APIfiles.html index f994dcbf..75414814 100644 --- a/doc/APIfiles.html +++ b/doc/APIfiles.html @@ -251,6 +251,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltInternals.html#_xsltTransformContext">_xsltTransformContext</a><br /> <a href="html/libxslt-xsltInternals.html#xsltAllocateExtra">xsltAllocateExtra</a><br /> <a href="html/libxslt-xsltInternals.html#xsltAllocateExtraCtxt">xsltAllocateExtraCtxt</a><br /> +<a href="html/libxslt-xsltInternals.html#xsltCompileAttr">xsltCompileAttr</a><br /> <a href="html/libxslt-xsltInternals.html#xsltCreateRVT">xsltCreateRVT</a><br /> <a href="html/libxslt-xsltInternals.html#xsltDecimalFormat">xsltDecimalFormat</a><br /> <a href="html/libxslt-xsltInternals.html#xsltDecimalFormatGetByName">xsltDecimalFormatGetByName</a><br /> @@ -260,7 +261,9 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltInternals.html#xsltElemPreComp">xsltElemPreComp</a><br /> <a href="html/libxslt-xsltInternals.html#xsltElemPreCompDeallocator">xsltElemPreCompDeallocator</a><br /> <a href="html/libxslt-xsltInternals.html#xsltElemPreCompPtr">xsltElemPreCompPtr</a><br /> +<a href="html/libxslt-xsltInternals.html#xsltEvalAVT">xsltEvalAVT</a><br /> <a href="html/libxslt-xsltInternals.html#xsltFormatNumberConversion">xsltFormatNumberConversion</a><br /> +<a href="html/libxslt-xsltInternals.html#xsltFreeAVTList">xsltFreeAVTList</a><br /> <a href="html/libxslt-xsltInternals.html#xsltFreeRVTs">xsltFreeRVTs</a><br /> <a href="html/libxslt-xsltInternals.html#xsltFreeStackElemList">xsltFreeStackElemList</a><br /> <a href="html/libxslt-xsltInternals.html#xsltFreeStylesheet">xsltFreeStylesheet</a><br /> @@ -352,6 +355,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltutils.html#xsltGenericDebugContext">xsltGenericDebugContext</a><br /> <a href="html/libxslt-xsltutils.html#xsltGenericError">xsltGenericError</a><br /> <a href="html/libxslt-xsltutils.html#xsltGenericErrorContext">xsltGenericErrorContext</a><br /> +<a href="html/libxslt-xsltutils.html#xsltGetCNsProp">xsltGetCNsProp</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetDebuggerStatus">xsltGetDebuggerStatus</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetNsProp">xsltGetNsProp</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetProfileInformation">xsltGetProfileInformation</a><br /> @@ -374,6 +378,8 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltutils.html#xsltSetGenericErrorFunc">xsltSetGenericErrorFunc</a><br /> <a href="html/libxslt-xsltutils.html#xsltSetSortFunc">xsltSetSortFunc</a><br /> <a href="html/libxslt-xsltutils.html#xsltSetTransformErrorFunc">xsltSetTransformErrorFunc</a><br /> +<a href="html/libxslt-xsltutils.html#xsltSplitQName">xsltSplitQName</a><br /> <a href="html/libxslt-xsltutils.html#xsltTimestamp">xsltTimestamp</a><br /> <a href="html/libxslt-xsltutils.html#xsltTransformError">xsltTransformError</a><br /> +<a href="html/libxslt-xsltutils.html#xsltXPathCompile">xsltXPathCompile</a><br /> </p><p><a href="bugs.html">Daniel Veillard</a></p></td></tr></table></td></tr></table></td></tr></table></td></tr></table></td></tr></table></body></html> |