Home
last modified time | relevance | path

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

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