Home
last modified time | relevance | path

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

/external/libxml2/
Drelaxng.c315 struct _xmlRelaxNGValidError { struct
316 xmlRelaxNGValidErr err; /* the error number */
317 int flags; /* flags */
318 xmlNodePtr node; /* the current node */
319 xmlNodePtr seq; /* the current child */
320 const xmlChar *arg1; /* first arg */
321 const xmlChar *arg2; /* second arg */