Searched defs:_xmlRelaxNG (Results 1 – 1 of 1) sorted by relevance
155 struct _xmlRelaxNG { struct156 void *_private; /* unused by the library for users or bindings */157 xmlRelaxNGGrammarPtr topgrammar;158 xmlDocPtr doc;182 struct _xmlRelaxNGParserCtxt { argument