Home
last modified time | relevance | path

Searched refs:sctxt (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DdebugXML.c2351 xmlShellRNGValidate(xmlShellCtxtPtr sctxt, char *schemas, in xmlShellRNGValidate() argument
2377 ret = xmlRelaxNGValidateDoc(vctxt, sctxt->doc); in xmlShellRNGValidate()
2379 fprintf(stderr, "%s validates\n", sctxt->filename); in xmlShellRNGValidate()
2381 fprintf(stderr, "%s fails to validate\n", sctxt->filename); in xmlShellRNGValidate()
2384 sctxt->filename); in xmlShellRNGValidate()