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

/external/libxml2/
H A DSAX2.c54 * xmlSAX2ErrMemory:
59 xmlSAX2ErrMemory(xmlParserCtxtPtr ctxt, const char *msg) { function
361 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset");
422 xmlSAX2ErrMemory(ctxt, "xmlSAX2ExternalSubset");
970 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument");
994 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument");
1006 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument");
1102 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1196 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement");
1485 xmlSAX2ErrMemory(ctx
[all...]

Completed in 14 milliseconds