Lines Matching refs:htmlErrMemory
74 htmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in htmlErrMemory() function
177 htmlErrMemory(ctxt, NULL); in htmlnamePush()
233 htmlErrMemory(ctxt, NULL); in htmlNodeInfoPush()
1875 htmlErrMemory(ctxt, "growing buffer\n"); \
2151 htmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in htmlNewInputStream()
2277 htmlErrMemory(NULL, "HTML document creation failed\n"); in htmlNewDocNoDtD()
2507 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseHTMLAttribute()
3100 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3118 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3193 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseComment()
3213 htmlErrMemory(ctxt, "growing buffer failed\n"); in htmlParseComment()
3709 htmlErrMemory(ctxt, NULL); in htmlParseStartTag()
3723 htmlErrMemory(ctxt, NULL); in htmlParseStartTag()
4716 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4721 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4731 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4748 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4764 htmlErrMemory(NULL, "htmlInitParserCtxt: out of memory\n"); in htmlInitParserCtxt()
4837 htmlErrMemory(NULL, "NewParserCtxt: out of memory\n"); in htmlNewParserCtxt()