Searched defs:xmlVErrMemory (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dvalid.c46 * xmlVErrMemory:
53 xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra) function
275 xmlVErrMemory(ctxt, "malloc failed");
286 xmlVErrMemory(ctxt, "realloc failed");
382 xmlVErrMemory(ctxt, "malloc failed");
392 xmlVErrMemory(ctxt, "malloc failed");
440 xmlVErrMemory(ctxt, "malloc failed");
450 xmlVErrMemory(ctxt, "realloc failed");
679 xmlVErrMemory(ctxt, "Building content model");
881 xmlVErrMemory(NUL
[all...]

Completed in 63 milliseconds