Searched refs:xmlStopParser (Results 1 – 13 of 13) sorted by relevance
432 xmlStopParser(ctxt); in xmlNextChar()1101 xmlStopParser(ctxt); in xmlSwitchEncoding()1110 xmlStopParser(ctxt); in xmlSwitchEncoding()
156 xmlStopParser() should allow this, mostly untested
778 xmlStopParser;
219 Improve handling of xmlStopParser() (Daniel Veillard),1201 Schemas regression tests, xmlStopParser() available in pull mode too,1264 warning not using error callback (William), xmlStopParser bug (William),1580 - fixed xmlStopParser() to really stop the parser and errors2445 added xmlStopParser() to stop parsing2454 - added xmlStopParser() to stop parsing
2314 xmlStopParser(reader->ctxt); in xmlTextReaderClose()2523 xmlStopParser(reader->ctxt); in xmlTextReaderGetRemainder()
10787 #undef xmlStopParser10788 extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));10790 #ifndef xmlStopParser10791 extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visibility("hidden")));10792 #define xmlStopParser xmlStopParser__internal_alias macro
27283 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleText()27308 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleCDataSection()27488 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs()27532 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleEndElementNs()
12483 xmlStopParser(xmlParserCtxtPtr ctxt) { in xmlStopParser() function
3898 * include/libxml/parser.h parser.c: xmlStopParser() is no more limited5312 * parser.c: reset input->base within xmlStopParser8688 * HTMLparser.c parser.c parserInternals.c xmlIO.c: fix xmlStopParser()18475 * added xmlStopParser()
15436 xmlStopParser(ctxt); in test_xmlStopParser()
854 xmlStopParser (xmlParserCtxtPtr ctxt);
883 d xmlStopParser pr extproc('xmlStopParser')
1882 xmlStopParser