Lines Matching refs:xmlErrMemory
113 xmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in xmlErrMemory() function
1367 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewInputStream()
1506 xmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in xmlNewStringInputStream()
1603 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1611 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1626 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1655 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1673 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1694 xmlErrMemory(NULL, "cannot initialize parser context\n"); in xmlInitParserCtxt()
1866 xmlErrMemory(NULL, "cannot allocate parser context\n"); in xmlNewParserCtxt()
2047 xmlErrMemory(ctxt, "failed to allocate buffer\n"); in xmlParserAddNodeInfo()