Home
last modified time | relevance | path

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

/third_party/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()
711 xmlVErrMemory(ctxt, "Building content model"); in xmlValidBuildAContentModel()
913 xmlVErrMemory(NULL, "malloc failed"); in xmlNewValidCtxt()
983 xmlVErrMemory(NULL, "malloc failed"); in xmlNewDocElementContent()
[all …]
/third_party/gettext/gnulib-local/lib/libxml/
Dvalid.c87 xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra) in xmlVErrMemory() function
309 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
320 xmlVErrMemory(ctxt, "realloc failed"); in vstateVPush()
416 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
426 xmlVErrMemory(ctxt, "malloc failed"); in vstateVPush()
474 xmlVErrMemory(ctxt, "malloc failed"); in nodeVPush()
484 xmlVErrMemory(ctxt, "realloc failed"); in nodeVPush()
711 xmlVErrMemory(ctxt, "Building content model"); in xmlValidBuildAContentModel()
913 xmlVErrMemory(NULL, "malloc failed"); in xmlNewValidCtxt()
983 xmlVErrMemory(NULL, "malloc failed"); in xmlNewDocElementContent()
[all …]
/third_party/chromium/patch/
D0001-cve.patch133240 @@ -64,10 +61,9 @@ xmlVErrMemory(xmlValidCtxtPtr ctxt, const char *extra)