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() 969 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 995 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1007 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1103 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1152 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1214 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2AttributeInternal() 1448 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() [all …]
|