Searched refs:xmlSchemaSetParserStructuredErrors (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/reactos/libs/libxml/ |
H A D | xmlschemas.h | 152 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt,
|
/reactos/dll/win32/msxml3/ |
H A D | schema.c | 271 xmlSchemaSetParserStructuredErrors(spctx, parser_serror, NULL); in Schema_parse()
|
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | xmlschemas.c | 10094 xmlSchemaSetParserStructuredErrors(vctxt->pctxt, vctxt->serror, in xmlSchemaCreatePCtxtOnVCtxt() 10294 xmlSchemaSetParserStructuredErrors(newpctxt, pctxt->serror, in xmlSchemaParseNewDoc() 21569 xmlSchemaSetParserStructuredErrors(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaSetParserStructuredErrors() function 28054 xmlSchemaSetParserStructuredErrors(ctxt->pctxt, serror, ctx); in xmlSchemaSetValidStructuredErrors()
|
H A D | NEWS | 2302 standalone attribute was found, add xmlSchemaSetParserStructuredErrors()
|