diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-07-05 19:55:11 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-07-05 19:55:11 +0000 |
commit | ec9c2bdb0452a5397ae537d7cfbe6f16800c748e (patch) | |
tree | 5276e3216a7c87c93f047ba76411297afc25564d /doc/APIfunctions.html | |
parent | f59c49fd3c855590d8731b43364c1cdeaf48b85d (diff) | |
download | libxslt-ec9c2bdb0452a5397ae537d7cfbe6f16800c748e.tar.gz libxslt-ec9c2bdb0452a5397ae537d7cfbe6f16800c748e.tar.bz2 libxslt-ec9c2bdb0452a5397ae537d7cfbe6f16800c748e.zip |
releasing 1.1.8 Daniel
* configure.in doc/*: releasing 1.1.8
Daniel
Diffstat (limited to 'doc/APIfunctions.html')
-rw-r--r-- | doc/APIfunctions.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIfunctions.html b/doc/APIfunctions.html index 61c16458..4d1cb6cc 100644 --- a/doc/APIfunctions.html +++ b/doc/APIfunctions.html @@ -164,6 +164,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-xsltutils.html#xsltGetCNsProp">xsltGetCNsProp</a><br /> <a href="html/libxslt-namespaces.html#xsltGetNamespace">xsltGetNamespace</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetNsProp">xsltGetNsProp</a><br /> +<a href="html/libxslt-namespaces.html#xsltGetPlainNamespace">xsltGetPlainNamespace</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetQNameURI">xsltGetQNameURI</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetQNameURI2">xsltGetQNameURI2</a><br /> <a href="html/libxslt-namespaces.html#xsltGetSpecialNamespace">xsltGetSpecialNamespace</a><br /> @@ -207,6 +208,7 @@ A:link, A:visited, A:active { text-decoration: underline } </p><h2>Type xmlNsPtr:</h2><p><a href="html/libxslt-namespaces.html#xsltCopyNamespace">xsltCopyNamespace</a><br /> <a href="html/libxslt-namespaces.html#xsltCopyNamespaceList">xsltCopyNamespaceList</a><br /> <a href="html/libxslt-namespaces.html#xsltGetNamespace">xsltGetNamespace</a><br /> +<a href="html/libxslt-namespaces.html#xsltGetPlainNamespace">xsltGetPlainNamespace</a><br /> </p><h2>Type xmlNsPtr *:</h2><p><a href="html/libxslt-templates.html#xsltEvalXPathPredicate">xsltEvalXPathPredicate</a><br /> <a href="html/libxslt-templates.html#xsltEvalXPathStringNs">xsltEvalXPathStringNs</a><br /> </p><h2>Type xmlOutputBufferPtr:</h2><p><a href="html/libxslt-transform.html#xsltRunStylesheet">xsltRunStylesheet</a><br /> @@ -410,6 +412,7 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxslt-extensions.html#xsltGetExtData">xsltGetExtData</a><br /> <a href="html/libxslt-keys.html#xsltGetKey">xsltGetKey</a><br /> <a href="html/libxslt-namespaces.html#xsltGetNamespace">xsltGetNamespace</a><br /> +<a href="html/libxslt-namespaces.html#xsltGetPlainNamespace">xsltGetPlainNamespace</a><br /> <a href="html/libxslt-xsltutils.html#xsltGetProfileInformation">xsltGetProfileInformation</a><br /> <a href="html/libxslt-namespaces.html#xsltGetSpecialNamespace">xsltGetSpecialNamespace</a><br /> <a href="html/libxslt-pattern.html#xsltGetTemplate">xsltGetTemplate</a><br /> |