Searched refs:xmlSAX2ErrMemory (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | SAX2.c | 60 xmlSAX2ErrMemory(xmlParserCtxtPtr ctxt, const char *msg) { in xmlSAX2ErrMemory() function 379 xmlSAX2ErrMemory(ctxt, "xmlSAX2InternalSubset"); in xmlSAX2InternalSubset() 443 xmlSAX2ErrMemory(ctxt, "xmlSAX2ExternalSubset"); in xmlSAX2ExternalSubset() 999 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1025 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1037 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1133 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1182 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1244 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1478 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() [all …]
|