Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c74 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()
[all …]
/external/chromium_org/third_party/libxml/src/
DHTMLparser.c74 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()
3098 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3116 htmlErrMemory(ctxt, NULL); in htmlParsePI()
3191 htmlErrMemory(ctxt, "buffer allocation failed\n"); in htmlParseComment()
[all …]