Searched refs:xmlSAX2ErrMemory (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/lib/3rdparty/libxml2/ |
H A D | SAX2.c | 55 xmlSAX2ErrMemory(xmlParserCtxtPtr ctxt, const char *msg) { in xmlSAX2ErrMemory() function 413 xmlSAX2ErrMemory(ctxt, "xmlSAX2ExternalSubset"); in xmlSAX2ExternalSubset() 949 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 975 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 987 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartDocument"); in xmlSAX2StartDocument() 1530 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlCheckDefaultedAttributes() 1627 xmlSAX2ErrMemory(ctxt, "xmlSAX2StartElement"); in xmlSAX2StartElement() 1897 xmlSAX2ErrMemory(ctxt, "xmlSAX2TextNode"); in xmlSAX2TextNode() 2567 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters"); in xmlSAX2Text() 2613 xmlSAX2ErrMemory(ctxt, "xmlSAX2Characters"); in xmlSAX2Text() [all …]
|