Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c181 struct _xmlSchematronParserCtxt { struct
182 int type;
183 const xmlChar *URL;
184 xmlDocPtr doc;
185 int preserve; /* Whether the doc should be freed */
186 const char *buffer;
187 int size;
189 xmlDictPtr dict; /* dictionary for interned string names */
191 int nberrors;
192 int err;
[all …]