Searched defs:xmlSchematronPErrMemory (Results 1 - 2 of 2) sorted by last modified time

/external/libxml2/
H A Dschematron.c219 * xmlSchematronPErrMemory:
226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt, function
331 xmlSchematronPErrMemory(ctxt, "allocating schema test", node);
414 xmlSchematronPErrMemory(ctxt, "allocating schema rule", node);
492 xmlSchematronPErrMemory(ctxt, "allocating schema pattern", node);
544 xmlSchematronPErrMemory(ctxt, "allocating schema", NULL);
599 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
610 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
641 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
651 xmlSchematronPErrMemory(NUL
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dschematron.c219 * xmlSchematronPErrMemory:
226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt, function
331 xmlSchematronPErrMemory(ctxt, "allocating schema test", node);
414 xmlSchematronPErrMemory(ctxt, "allocating schema rule", node);
492 xmlSchematronPErrMemory(ctxt, "allocating schema pattern", node);
544 xmlSchematronPErrMemory(ctxt, "allocating schema", NULL);
599 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
610 xmlSchematronPErrMemory(NULL, "allocating schema parser XPath context",
641 xmlSchematronPErrMemory(NULL, "allocating schema parser context",
651 xmlSchematronPErrMemory(NUL
[all...]

Completed in 120 milliseconds