[vala/0.36: 36/212] libxml-2.0: Update Xml.ParserOption
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/0.36: 36/212] libxml-2.0: Update Xml.ParserOption
- Date: Sat, 14 Apr 2018 07:46:23 +0000 (UTC)
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]