Searched refs:xmlVErrMemory (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | valid.c | 58 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 …]
|
/external/libxml2/ |
D | valid.c | 58 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 …]
|