Searched refs:XML_FROM_SCHEMASP (Results 1 – 8 of 8) sorted by relevance
/external/libxml2/ |
D | error.c | 299 (domain == XML_FROM_SCHEMASP)||(domain == XML_FROM_DTD) || in xmlReportError() 347 case XML_FROM_SCHEMASP: in xmlReportError()
|
D | schematron.c | 233 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronPErrMemory() 262 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchematronPErr()
|
D | testrecurse.c | 496 case XML_FROM_SCHEMASP: in testStructuredErrorHandler()
|
D | testlimits.c | 588 case XML_FROM_SCHEMASP: in testStructuredErrorHandler()
|
D | xmlschemas.c | 1861 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, 1869 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, in xmlSchemaPSimpleErr() 1886 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaPErrMemory() 1916 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErr() 1982 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErrExt() 2018 __xmlSimpleError(XML_FROM_SCHEMASP, XML_SCHEMAP_INTERNAL, node, in xmlSchemaPSimpleInternalErr() 2132 node, XML_FROM_SCHEMASP, error, in xmlSchemaErr4Line()
|
D | runtest.c | 454 case XML_FROM_SCHEMASP: in testStructuredErrorHandler()
|
/external/libxml2/include/libxml/ |
D | xmlerror.h | 53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */ enumerator
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlerror.rpgle | 57 d XML_FROM_SCHEMASP... W3C XML Schm parser
|