projects
/
TestXSLT.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
updated libxml2 to 2.5.10
[TestXSLT.git]
/
libxml2
/
include
/
libxml
/
xpath.h
diff --git
a/libxml2/include/libxml/xpath.h
b/libxml2/include/libxml/xpath.h
index
f36b16f
..
6a1f76c
100644
(file)
--- a/
libxml2/include/libxml/xpath.h
+++ b/
libxml2/include/libxml/xpath.h
@@
-391,6
+391,7
@@
void xmlXPathFreeContext (xmlXPathContextPtr ctxt);
/**
* Evaluation functions.
*/
+long xmlXPathOrderDocElems (xmlDocPtr doc);
xmlXPathObjectPtr xmlXPathEval (const xmlChar *str,
xmlXPathContextPtr ctx);
xmlXPathObjectPtr xmlXPathEvalExpression (const xmlChar *str,