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()
1096 xmlStopParser(ctxt); in xmlSwitchEncoding()
1105 xmlStopParser(ctxt); in xmlSwitchEncoding()
DTODO156 xmlStopParser() should allow this, mostly untested
Dlibxml2.syms778 xmlStopParser;
DNEWS442 xmlStopParser reset errNo (Daniel Veillard),
662 Improve handling of xmlStopParser() (Daniel Veillard),
1644 Schemas regression tests, xmlStopParser() available in pull mode too,
1707 warning not using error callback (William), xmlStopParser bug (William),
2023 - fixed xmlStopParser() to really stop the parser and errors
2888 added xmlStopParser() to stop parsing
2897 - added xmlStopParser() to stop parsing
Delfgcchack.h10797 #undef xmlStopParser
10798 extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));
10800 #ifndef xmlStopParser
10801 extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visibility("hidden")));
10802 #define xmlStopParser xmlStopParser__internal_alias macro
Dxmlreader.c2383 xmlStopParser(reader->ctxt); in xmlTextReaderClose()
2592 xmlStopParser(reader->ctxt); in xmlTextReaderGetRemainder()
Dxmlschemas.c27465 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleText()
27490 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleCDataSection()
27670 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleStartElementNs()
27714 xmlStopParser(vctxt->parserCtxt); in xmlSchemaSAXHandleEndElementNs()
Dparser.c12578 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.h856 xmlStopParser (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle883 d xmlStopParser pr extproc('xmlStopParser')
/external/libxml2/win32/
Dlibxml2.def.src1883 xmlStopParser