Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Drelaxng.h168 xmlRelaxNGSetValidErrors(xmlRelaxNGValidCtxtPtr ctxt,
/external/libxml2/
Dxmlreader.c4099 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, in xmlTextReaderRelaxNGSetSchema()
4261 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, in xmlTextReaderRelaxNGValidate()
4740 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, in xmlTextReaderSetErrorHandler()
4766 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, NULL, NULL, reader); in xmlTextReaderSetErrorHandler()
4802 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, NULL, NULL, reader); in xmlTextReaderSetStructuredErrorHandler()
4827 xmlRelaxNGSetValidErrors(reader->rngValidCtxt, NULL, NULL, reader); in xmlTextReaderSetStructuredErrorHandler()
Delfgcchack.h8546 #undef xmlRelaxNGSetValidErrors
8547 extern __typeof (xmlRelaxNGSetValidErrors) xmlRelaxNGSetValidErrors __attribute((alias("xmlRelaxNGS…
8549 #ifndef xmlRelaxNGSetValidErrors
8550 extern __typeof (xmlRelaxNGSetValidErrors) xmlRelaxNGSetValidErrors__internal_alias __attribute((vi…
8551 #define xmlRelaxNGSetValidErrors xmlRelaxNGSetValidErrors__internal_alias macro
DdebugXML.c2371 xmlRelaxNGSetValidErrors(vctxt, in xmlShellRNGValidate()
Dxmllint.c2705 xmlRelaxNGSetValidErrors(ctxt, in parseAndPrintFile()
Drelaxng.c10730 xmlRelaxNGSetValidErrors(xmlRelaxNGValidCtxtPtr ctxt, in xmlRelaxNGSetValidErrors() function