Home
last modified time | relevance | path

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

/third_party/libxml2/
Drelaxng.c336 struct _xmlRelaxNGValidError { struct
337 xmlRelaxNGValidErr err; /* the error number */
338 int flags; /* flags */
339 xmlNodePtr node; /* the current node */
340 xmlNodePtr seq; /* the current child */
341 const xmlChar *arg1; /* first arg */
342 const xmlChar *arg2; /* second arg */
/third_party/gettext/gnulib-local/lib/libxml/
Drelaxng.c365 struct _xmlRelaxNGValidError { struct
366 xmlRelaxNGValidErr err; /* the error number */
367 int flags; /* flags */
368 xmlNodePtr node; /* the current node */
369 xmlNodePtr seq; /* the current child */
370 const xmlChar *arg1; /* first arg */
371 const xmlChar *arg2; /* second arg */