[vala/0.36] libxml-2.0: Update Xml.ParserOption



commit 0f45552959685f8c2a67560aa7bcb98551b50f86
Author: kosmolot <kosmolot17 yandex com>
Date:   Wed Aug 2 12:53:37 2017 +0900

    libxml-2.0: Update Xml.ParserOption
    
    https://bugzilla.gnome.org/show_bug.cgi?id=785585

 vapi/libxml-2.0.vapi |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/vapi/libxml-2.0.vapi b/vapi/libxml-2.0.vapi
index d027a41..9e1e8ff 100644
--- a/vapi/libxml-2.0.vapi
+++ b/vapi/libxml-2.0.vapi
@@ -210,6 +210,12 @@ namespace Xml {
                NOCDATA,
                NOXINCNODE,
                COMPACT,
+               OLD10,
+               NOBASEFIX,
+               HUGE,
+               OLDSAX,
+               IGNORE_ENC,
+               BIG_LINES,
        }
 
        [CCode (cname = "xmlCharEncoding", cprefix = "XML_CHAR_ENCODING_", cheader_filename = 
"libxml/encoding.h", has_type_id = false)]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]