HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchematronPErrMemory (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
schematron.c 219 * xmlSchematronPErrMemory:
226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
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(NULL, "allocating schema parser XPath context"
    [all...]
  /external/libxml2/
schematron.c 219 * xmlSchematronPErrMemory:
226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
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(NULL, "allocating schema parser XPath context"
    [all...]

Completed in 2122 milliseconds