Lines Matching refs:xmlErrMemory
113 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in xmlErrMemory() function
1357 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewInputStream()
1496 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewStringInputStream()
1593 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1601 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1616 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1645 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1663 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1684 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1857 xmlErrMemory(NULL, "cannot allocate parser context\n"); in xmlNewParserCtxt()
2038 xmlErrMemory(ctxt, "failed to allocate buffer\n"); in xmlParserAddNodeInfo()