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 | 1852 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, 1860 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, in xmlSchemaPSimpleErr() 1877 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaPErrMemory() 1907 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErr() 1973 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErrExt() 2009 __xmlSimpleError(XML_FROM_SCHEMASP, XML_SCHEMAP_INTERNAL, node, in xmlSchemaPSimpleInternalErr() 2120 node, XML_FROM_SCHEMASP, error, in xmlSchemaErr4Line()
|
D | runtest.c | 449 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 | 54 d XML_FROM_SCHEMASP... W3C XML Schm parser
|