Home
last modified time | relevance | path

Searched refs:XML_FROM_SCHEMASP (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dxmlerror.h53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */ enumerator
/external/libxml2/
Dschematron.c231 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronPErrMemory()
260 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchematronPErr()
Derror.c342 case XML_FROM_SCHEMASP: in xmlReportError()
Dxmlschemas.c1847 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL,
1855 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, NULL, NULL, in xmlSchemaPSimpleErr()
1872 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchemaPErrMemory()
1902 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErr()
1968 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchemaPErrExt()
2004 __xmlSimpleError(XML_FROM_SCHEMASP, XML_SCHEMAP_INTERNAL, node, in xmlSchemaPSimpleInternalErr()
2099 node, XML_FROM_SCHEMASP, error, in xmlSchemaErr4Line()