mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-07-28 00:21:53 +03:00
Released 1.8.6, Daniel.
This commit is contained in:
1
tree.h
1
tree.h
@ -317,6 +317,7 @@ extern xmlNsPtr baseDTD;
|
||||
extern int oldXMLWDcompatibility;/* maintain compatibility with old WD */
|
||||
extern int xmlIndentTreeOutput; /* try to indent the tree dumps */
|
||||
extern xmlBufferAllocationScheme xmlBufferAllocScheme; /* alloc scheme to use */
|
||||
extern int xmlSaveNoEmptyTags; /* save empty tags as <empty></empty> */
|
||||
|
||||
/*
|
||||
* Handling Buffers.
|
||||
|
Reference in New Issue
Block a user