summaryrefslogtreecommitdiff
path: root/libxml2.syms
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2013-06-09 00:17:44 +0800
committerAron Xu <aron@debian.org>2013-06-09 00:17:44 +0800
commit2c8fe012ef1ff6e0613480dd182dec099aa9636e (patch)
treef220f4e6733d3204aef57831a8dee2dd8551ed40 /libxml2.syms
parent3c845c4be476dc0ecb93388de9cfedb3f611e6a8 (diff)
downloadlibxml2-2c8fe012ef1ff6e0613480dd182dec099aa9636e.tar.gz
Imported Upstream version 2.9.1upstream/2.9.1
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;
+