summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2008-12-27 12:14:56 +0000
committerRob Richards <rrichards@php.net>2008-12-27 12:14:56 +0000
commit0c1e5d044cd4c41ac89387a611a89a44b8dfc11e (patch)
treefb99715ab8d739d49f7b15f79621d1beae2167b4
parentd6a1c7a6743ced3e8cbacfabf7d436f528c50cad (diff)
downloadphp-git-0c1e5d044cd4c41ac89387a611a89a44b8dfc11e.tar.gz
add missing exports
-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