Searched refs:sctxt (Results 1 – 1 of 1) sorted by relevance
2351 xmlShellRNGValidate(xmlShellCtxtPtr sctxt, char *schemas, in xmlShellRNGValidate() argument2377 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()