Searched refs:xmlSAX2ErrMemory (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/libxml/src/ |
D | SAX2.c | 59 xmlSAX2ErrMemory(xmlParserCtxtPtr ctxt, const char *msg) { in xmlSAX2ErrMemory() function 361 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset"); in xmlSAX2InternalSubset() 422 xmlSAX2ErrMemory(ctxt, "xmlSAX2ExternalSubset"); in xmlSAX2ExternalSubset() 970 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 994 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1006 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1102 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1205 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1435 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() 1501 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() [all …]
|
/external/libxml2/ |
D | SAX2.c | 59 xmlSAX2ErrMemory(xmlParserCtxtPtr ctxt, const char *msg) { in xmlSAX2ErrMemory() function 361 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset"); in xmlSAX2InternalSubset() 422 xmlSAX2ErrMemory(ctxt, "xmlSAX2ExternalSubset"); in xmlSAX2ExternalSubset() 970 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 994 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1006 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1102 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1205 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1435 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() 1501 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() [all …]
|