Home
last modified time | relevance | path

Searched defs:_xmlSaveCtxt (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlsave.c78 struct _xmlSaveCtxt { struct
79 void *_private;
80 int type;
81 int fd;
82 const xmlChar *filename;
85 xmlOutputBufferPtr buf;
86 int options;
87 int level;
88 int format;
90 int indent_nr;
[all …]