diff options
author | William M. Brack <wbrack@src.gnome.org> | 2005-06-06 13:49:18 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2005-06-06 13:49:18 +0000 |
commit | fbb619f4762fd50630e3ec22589838d089cd2f08 (patch) | |
tree | c6f4f820e03e8cafd15b4610f36241a95530f546 /doc/APIchunk25.html | |
parent | 0b13a091e82e5dfcc08c9e809af950b3b304db2a (diff) | |
download | libxml2-fbb619f4762fd50630e3ec22589838d089cd2f08.tar.gz |
Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases
* xpath.c, pattern.c: Enhanced xmlXPathRunStreamEval, fixed
handling of depth/level for cases like union operator
(bug #306348 reported by Bob Stayton). Also enhanced
several comments throughout pattern.c.
* doc/apibuild.py: fixed problem in handling of
'signed' declaration. Rebuilt the docs.
Diffstat (limited to 'doc/APIchunk25.html')
-rw-r--r-- | doc/APIchunk25.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/APIchunk25.html b/doc/APIchunk25.html index 045ce695..2c7f5318 100644 --- a/doc/APIchunk25.html +++ b/doc/APIchunk25.html @@ -117,7 +117,6 @@ A:link, A:visited, A:active { text-decoration: underline } <a href="html/libxml-xinclude.html#xmlXIncludeProcessTree">xmlXIncludeProcessTree</a><br /> <a href="html/libxml-xinclude.html#xmlXIncludeProcessTreeFlags">xmlXIncludeProcessTreeFlags</a><br /> </dd><dt>wether</dt><dd><a href="html/libxml-xpath.html#_xmlNodeSet">_xmlNodeSet</a><br /> -<a href="html/libxml-pattern.html#xmlPatternMatch">xmlPatternMatch</a><br /> </dd><dt>what</dt><dd><a href="html/libxml-catalog.html#xmlCatalogGetDefaults">xmlCatalogGetDefaults</a><br /> <a href="html/libxml-catalog.html#xmlCatalogSetDefaults">xmlCatalogSetDefaults</a><br /> <a href="html/libxml-parserInternals.html#xmlParseNamespace">xmlParseNamespace</a><br /> |