Home
last modified time | relevance | path

Searched refs:xmlStopParser (Results 1 – 13 of 13) sorted by relevance

/external/libxml2/
DparserInternals.c432 xmlStopParser(ctxt); in xmlNextChar()
1101 xmlStopParser(ctxt); in xmlSwitchEncoding()
1110 xmlStopParser(ctxt); in xmlSwitchEncoding()
DTODO156 xmlStopParser() should allow this, mostly untested
Dlibxml2.syms778 xmlStopParser;
DNEWS219 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 errors
2445 added xmlStopParser() to stop parsing
2454 - added xmlStopParser() to stop parsing
Dxmlreader.c2315 xmlStopParser(reader->ctxt); in xmlTextReaderClose()
2524 xmlStopParser(reader->ctxt); in xmlTextReaderGetRemainder()
Delfgcchack.h10787 #undef xmlStopParser
10788 extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));
10790 #ifndef xmlStopParser
10791 extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visibility("hidden")));
10792 #define xmlStopParser xmlStopParser__internal_alias macro
Dxmlschemas.c27283 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleText()
27308 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleCDataSection()
27488 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs()
27532 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleEndElementNs()
Dparser.c12478 xmlStopParser(xmlParserCtxtPtr ctxt) { in xmlStopParser() function
DChangeLog3898 * include/libxml/parser.h parser.c: xmlStopParser() is no more limited
5312 * parser.c: reset input->base within xmlStopParser
8688 * HTMLparser.c parser.c parserInternals.c xmlIO.c: fix xmlStopParser()
18475 * added xmlStopParser()
Dtestapi.c15436 xmlStopParser(ctxt); in test_xmlStopParser()
/external/libxml2/include/libxml/
Dparser.h854 xmlStopParser (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle883 d xmlStopParser pr extproc('xmlStopParser')
/external/libxml2/win32/
Dlibxml2.def.src1882 xmlStopParser