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

/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Dparser.h854 xmlStopParser (xmlParserCtxtPtr ctxt);
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dparser.h851 xmlStopParser (xmlParserCtxtPtr ctxt);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dlibxml2.syms778 xmlStopParser;
H A Dxmlreader.c2293 xmlStopParser(reader->ctxt);
2502 xmlStopParser(reader->ctxt);
H A Delfgcchack.h10787 #undef xmlStopParser macro
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
H A Dxmlschemas.c27239 xmlStopParser(vctxt->parserCtxt);
27264 xmlStopParser(vctxt->parserCtxt);
27417 xmlStopParser(vctxt->parserCtxt);
27461 xmlStopParser(vctxt->parserCtxt);
H A Dparser.c12474 * xmlStopParser:
12480 xmlStopParser(xmlParserCtxtPtr ctxt) { function
H A Dtestapi.c15330 xmlStopParser(ctxt);
15335 printf("Leak of %d blocks found in xmlStopParser",
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dlibxml2.syms778 xmlStopParser;
H A Dxmlreader.c2272 xmlStopParser(reader->ctxt);
2481 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.c11795 * xmlStopParser:
11801 xmlStopParser(xmlParserCtxtPtr ctxt) { function
H A Dtestapi.c15341 xmlStopParser(ctxt);
15346 printf("Leak of %d blocks found in xmlStopParser",
[all...]

Completed in 686 milliseconds