Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Drelaxng.c334 struct _xmlRelaxNGValidError { struct
335 xmlRelaxNGValidErr err; /* the error number */
336 int flags; /* flags */
337 xmlNodePtr node; /* the current node */
338 xmlNodePtr seq; /* the current child */
339 const xmlChar *arg1; /* first arg */
340 const xmlChar *arg2; /* second arg */
/external/libxml2/
Drelaxng.c335 struct _xmlRelaxNGValidError { struct
336 xmlRelaxNGValidErr err; /* the error number */
337 int flags; /* flags */
338 xmlNodePtr node; /* the current node */
339 xmlNodePtr seq; /* the current child */
340 const xmlChar *arg1; /* first arg */
341 const xmlChar *arg2; /* second arg */