summaryrefslogtreecommitdiff
path: root/libxml2.syms
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2.syms')
-rw-r--r--libxml2.syms8
1 files changed, 8 insertions, 0 deletions
diff --git a/libxml2.syms b/libxml2.syms
index ce5d773..370dcf1 100644
--- a/libxml2.syms
+++ b/libxml2.syms
@@ -2271,3 +2271,11 @@ LIBXML2_2.9.0 {
xmlTextWriterSetQuoteChar;
} LIBXML2_2.8.0;
+LIBXML2_2.9.1 {
+ global:
+
+# xpath
+ xmlXPathNodeEval;
+ xmlXPathSetContextNode;
+} LIBXML2_2.9.0;
+