Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronPErrMemory() function
331 xmlSchematronPErrMemory(ctxt, "allocating schema test", node); in xmlSchematronAddTest()
414 xmlSchematronPErrMemory(ctxt, "allocating schema rule", node); in xmlSchematronAddRule()
492 xmlSchematronPErrMemory(ctxt, "allocating schema pattern", node); in xmlSchematronAddPattern()
544 xmlSchematronPErrMemory(ctxt, "allocating schema", NULL); in xmlSchematronNewSchematron()
599 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewParserCtxt()
610 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context", in xmlSchematronNewParserCtxt()
641 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewMemParserCtxt()
651 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context", in xmlSchematronNewMemParserCtxt()
680 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewDocParserCtxt()
[all …]