Lines Matching refs:htmlErrMemory
74 htmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in htmlErrMemory() function
173 htmlErrMemory(ctxt, NULL); in htmlnamePush()
1724 htmlErrMemory(ctxt, "growing buffer\n"); \
2000 htmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in htmlNewInputStream()
2126 htmlErrMemory(NULL, "HTML document creation failed\n"); in htmlNewDocNoDtD()
2355 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseHTMLAttribute()
2946 htmlErrMemory(ctxt, NULL); in htmlParsePI()
2964 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3039 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseComment()
3059 htmlErrMemory(ctxt, "growing buffer failed\n"); in htmlParseComment()
3552 htmlErrMemory(ctxt, NULL); in htmlParseStartTag()
3566 htmlErrMemory(ctxt, NULL); in htmlParseStartTag()
4266 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4271 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4281 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4298 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4314 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4383 htmlErrMemory(NULL, "NewParserCtxt: out of memory\n"); in htmlNewParserCtxt()