Home
last modified time | relevance | path

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

/external/libxml2/
Dschematron.c228 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt, in xmlSchematronPErrMemory() function
333 xmlSchematronPErrMemory(ctxt, "allocating schema test", node); in xmlSchematronAddTest()
416 xmlSchematronPErrMemory(ctxt, "allocating schema rule", node); in xmlSchematronAddRule()
494 xmlSchematronPErrMemory(ctxt, "allocating schema pattern", node); in xmlSchematronAddPattern()
546 xmlSchematronPErrMemory(ctxt, "allocating schema", NULL); in xmlSchematronNewSchematron()
601 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewParserCtxt()
612 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context", in xmlSchematronNewParserCtxt()
643 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewMemParserCtxt()
653 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context", in xmlSchematronNewMemParserCtxt()
682 xmlSchematronPErrMemory(NULL, "allocating schema parser context", in xmlSchematronNewDocParserCtxt()
[all …]