Searched refs:xmlXIncludeErrMemory (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xinclude.c | 108 xmlXIncludeErrMemory(xmlXIncludeCtxtPtr ctxt, xmlNodePtr node, in xmlXIncludeErrMemory() function 234 xmlXIncludeErrMemory(ctxt, ref, "growing XInclude context"); in xmlXIncludeNewRef() 253 xmlXIncludeErrMemory(ctxt, ref, "growing XInclude context"); in xmlXIncludeNewRef() 263 xmlXIncludeErrMemory(ctxt, ref, "growing XInclude context"); in xmlXIncludeNewRef() 291 xmlXIncludeErrMemory(NULL, (xmlNodePtr) doc, in xmlXIncludeNewContext() 329 xmlXIncludeErrMemory(ctxt, NULL, "adding URL"); in xmlXIncludeURLPush() 340 xmlXIncludeErrMemory(ctxt, NULL, "adding URL"); in xmlXIncludeURLPush() 430 xmlXIncludeErrMemory(ctxt, NULL, "cannot allocate parser context"); in xmlXIncludeParseFile() 698 xmlXIncludeErrMemory(ctxt, (xmlNodePtr) doc, "processing doc"); in xmlXIncludeRecurseDoc() 767 xmlXIncludeErrMemory(ctxt, NULL, "processing text"); in xmlXIncludeAddTxt() [all …]
|