Home
last modified time | relevance | path

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

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