Home | History | Annotate | Download | only in libxml2

Lines Matching full:xmltextreaderschemavalidateinternal

4278  * xmlTextReaderSchemaValidateInternal:
4292 xmlTextReaderSchemaValidateInternal(xmlTextReaderPtr reader,
4412 return(xmlTextReaderSchemaValidateInternal(reader, NULL, ctxt, options));
4430 return(xmlTextReaderSchemaValidateInternal(reader, xsd, NULL, 0));