Home
last modified time | relevance | path

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

/external/libxml2/
Dvalid.c58 xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra) in xmlVErrMemory() function
280 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
291 xmlVErrMemory(ctxt, "realloc failed"); in vstateVPush()
387 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
397 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
445 xmlVErrMemory(ctxt, "malloc failed"); in nodeVPush()
455 xmlVErrMemory(ctxt, "realloc failed"); in nodeVPush()
682 xmlVErrMemory(ctxt, "Building content model"); in xmlValidBuildAContentModel()
884 xmlVErrMemory(NULL, "malloc failed"); in xmlNewValidCtxt()
954 xmlVErrMemory(NULL, "malloc failed"); in xmlNewDocElementContent()
[all …]