Home | History | Annotate | Download | only in python

Lines Matching refs:xmlSchemaGetValidErrors

3416 	if (xmlSchemaGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == -1)
3463 if (xmlSchemaGetValidErrors(ctxt, NULL, NULL, (void **) &pyCtxt) == 0)