Searched refs:xmlStopParser (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h851 xmlStopParser (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
H A Dparser.h851 xmlStopParser (xmlParserCtxtPtr ctxt);
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/
H A DXMLDocumentParser.cpp1517 xmlStopParser(context());
/external/chromium_org/third_party/libxml/src/
H A Dxmlreader.c2270 xmlStopParser(reader->ctxt);
2479 xmlStopParser(reader->ctxt);
H A Delfgcchack.h10637 #undef xmlStopParser macro
10638 extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));
10640 #ifndef xmlStopParser
10641 extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visibility("hidden")));
10642 #define xmlStopParser xmlStopParser__internal_alias macro
H A Dxmlschemas.c27188 xmlStopParser(vctxt->parserCtxt);
27213 xmlStopParser(vctxt->parserCtxt);
27366 xmlStopParser(vctxt->parserCtxt);
27410 xmlStopParser(vctxt->parserCtxt);
H A Dparser.c11955 * xmlStopParser:
11961 xmlStopParser(xmlParserCtxtPtr ctxt) { function
H A Dtestapi.c15341 xmlStopParser(ctxt);
15346 printf("Leak of %d blocks found in xmlStopParser",
[all...]
/external/libxml2/
H A Dxmlreader.c2276 xmlStopParser(reader->ctxt);
2485 xmlStopParser(reader->ctxt);
H A Delfgcchack.h10637 #undef xmlStopParser macro
10638 extern __typeof (xmlStopParser) xmlStopParser __attribute((alias("xmlStopParser__internal_alias")));
10640 #ifndef xmlStopParser
10641 extern __typeof (xmlStopParser) xmlStopParser__internal_alias __attribute((visibility("hidden")));
10642 #define xmlStopParser xmlStopParser__internal_alias macro
H A Dxmlschemas.c27194 xmlStopParser(vctxt->parserCtxt);
27219 xmlStopParser(vctxt->parserCtxt);
27372 xmlStopParser(vctxt->parserCtxt);
27416 xmlStopParser(vctxt->parserCtxt);
H A Dparser.c11948 * xmlStopParser:
11954 xmlStopParser(xmlParserCtxtPtr ctxt) { function

Completed in 579 milliseconds