Home
last modified time | relevance | path

Searched refs:htmlErrMemory (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
DHTMLparser.c77 htmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) in htmlErrMemory() function
180 htmlErrMemory(ctxt, NULL); in htmlnamePush()
236 htmlErrMemory(ctxt, NULL); in htmlNodeInfoPush()
2092 htmlErrMemory(ctxt, "growing buffer\n"); \
2369 htmlErrMemory(ctxt, "couldn't allocate a new input stream\n"); in htmlNewInputStream()
2496 htmlErrMemory(NULL, "HTML document creation failed\n"); in htmlNewDocNoDtD()
2745 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseHTMLAttribute()
3379 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3397 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3479 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseComment()
[all …]