mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
Large commit of changes done while travelling to XML'99
- cleanups on memory use and parsers - start of Link interfaces HTML and XLink - rebuild the doc - released as 1.8.0 Daniel
This commit is contained in:
1
xpath.c
1
xpath.c
@ -1774,6 +1774,7 @@ xmlXPathNextNamespace(xmlXPathParserContextPtr ctxt, xmlAttrPtr cur) {
|
||||
* @cur: the current attribute in the traversal
|
||||
*
|
||||
* Traversal function for the "attribute" direction
|
||||
* TODO: support DTD inherited default attributes
|
||||
*
|
||||
* Returns the next element following that axis
|
||||
*/
|
||||
|
Reference in New Issue
Block a user