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

  /external/chromium_org/third_party/libxml/src/
valid.c 51 * xmlVErrMemory:
58 xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra)
280 xmlVErrMemory(ctxt, "malloc failed");
291 xmlVErrMemory(ctxt, "realloc failed");
387 xmlVErrMemory(ctxt, "malloc failed");
397 xmlVErrMemory(ctxt, "malloc failed");
445 xmlVErrMemory(ctxt, "malloc failed");
455 xmlVErrMemory(ctxt, "realloc failed");
682 xmlVErrMemory(ctxt, "Building content model");
884 xmlVErrMemory(NULL, "malloc failed")
    [all...]
  /external/libxml2/
valid.c 51 * xmlVErrMemory:
58 xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra)
280 xmlVErrMemory(ctxt, "malloc failed");
291 xmlVErrMemory(ctxt, "realloc failed");
387 xmlVErrMemory(ctxt, "malloc failed");
397 xmlVErrMemory(ctxt, "malloc failed");
445 xmlVErrMemory(ctxt, "malloc failed");
455 xmlVErrMemory(ctxt, "realloc failed");
682 xmlVErrMemory(ctxt, "Building content model");
884 xmlVErrMemory(NULL, "malloc failed")
    [all...]

Completed in 40 milliseconds