Searched refs:XML_FROM_SCHEMASP (Results 1 – 4 of 4) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlerror.h | 53 XML_FROM_SCHEMASP, /* The W3C XML Schemas parser module */ enumerator
|
/external/libxml2/ |
D | schematron.c | 231 __xmlSimpleError(XML_FROM_SCHEMASP, XML_ERR_NO_MEMORY, node, NULL, in xmlSchematronPErrMemory() 260 __xmlRaiseError(schannel, channel, data, ctxt, node, XML_FROM_SCHEMASP, in xmlSchematronPErr()
|
D | error.c | 342 case XML_FROM_SCHEMASP: in xmlReportError()
|
D | xmlschemas.c | 1847 __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()
|