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

/vbox/src/libs/libxml2-2.6.31/
H A DHTMLparser.c67 * htmlErrMemory:
74 htmlErrMemory(xmlParserCtxtPtr ctxt, const char *extra) function
173 htmlErrMemory(ctxt, NULL);
1724 htmlErrMemory(ctxt, "growing buffer\n"); \
2000 htmlErrMemory(ctxt, "couldn't allocate a new input stream\n");
2126 htmlErrMemory(NULL, "HTML document creation failed\n");
2354 htmlErrMemory(ctxt, "buffer allocation failed\n");
2938 htmlErrMemory(ctxt, NULL);
2956 htmlErrMemory(ctxt, NULL);
3031 htmlErrMemory(ctx
[all...]

Completed in 50 milliseconds