Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlschemas.h134 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
/external/libxml2/
Delfgcchack.h9842 #undef xmlSchemaSetParserStructuredErrors
9843 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors __attribute…
9845 #ifndef xmlSchemaSetParserStructuredErrors
9846 extern __typeof (xmlSchemaSetParserStructuredErrors) xmlSchemaSetParserStructuredErrors__internal_a…
9847 #define xmlSchemaSetParserStructuredErrors xmlSchemaSetParserStructuredErrors__internal_alias macro
Dxmlschemas.c9983 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror, in xmlSchemaCreatePCtxtOnVCtxt()
10183 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror, in xmlSchemaParseNewDoc()
21410 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserStructuredErrors() function
27702 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx); in xmlSchemaSetValidStructuredErrors()