summaryrefslogtreecommitdiff
path: root/ext/libxml
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2008-12-27 12:16:12 +0000
committerRob Richards <rrichards@php.net>2008-12-27 12:16:12 +0000
commit8fc5e994787b9d125cf389c5d1ac2093acbea653 (patch)
treefe0e1d9fb2c97bebe84f3ac82f2fa628276c5763 /ext/libxml
parentb4141cc424579f0668ac760c60d9e5938f1a4c41 (diff)
downloadphp-git-8fc5e994787b9d125cf389c5d1ac2093acbea653.tar.gz
MFH: add missing exports
Diffstat (limited to 'ext/libxml')
-rw-r--r--ext/libxml/php_libxml2.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/libxml/php_libxml2.def b/ext/libxml/php_libxml2.def
index 9557b3e34e..42a939ebb8 100644
--- a/ext/libxml/php_libxml2.def
+++ b/ext/libxml/php_libxml2.def
@@ -1052,9 +1052,11 @@ xmlTextReaderReadState
xmlTextReaderReadString
xmlTextReaderRelaxNGSetSchema
xmlTextReaderRelaxNGValidate
+xmlTextReaderSchemaValidate
xmlTextReaderSetErrorHandler
xmlTextReaderSetParserProp
xmlTextReaderSetStructuredErrorHandler
+xmlTextReaderSetup
xmlTextReaderStandalone
xmlTextReaderValue
xmlTextReaderXmlLang