Searched defs:_xmlRelaxNGParserCtxt (Results 1 – 1 of 1) sorted by relevance
206 struct _xmlRelaxNGParserCtxt { struct210 xmlStructuredErrorFunc serror;211 xmlRelaxNGValidErr err;216 int flags; /* parser flags */222 int nbInterleaves;227 xmlChar *URL;228 xmlDocPtr document;234 const char *buffer;235 int size;252 xmlAutomataPtr am; /* the automata */[all …]