Searched refs:XML_StopParser (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/expat-12/expat/amiga/include/inline4/
H A Dexpat.h86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) macro
/macosx-10.10/expat-12/expat/amiga/include/interfaces/
H A Dexpat.h89 enum XML_Status APICALL (*XML_StopParser)(struct ExpatIFace *Self, XML_Parser parser, XML_Bool resumable); member in struct:ExpatIFace
/macosx-10.10/expat-12/expat/amiga/include/libraries/
H A Dexpat.h438 XML_StopParser(XML_Parser parser, XML_Bool resumable);
/macosx-10.10/expat-12/expat/lib/
H A Dexpat.h789 the externalEntityRefHandler() to call XML_StopParser() on the parent
795 XML_StopParser(XML_Parser parser, XML_Bool resumable);
797 /* Resumes parsing after it has been suspended with XML_StopParser().
H A Dxmlparse.c1680 XML_StopParser(XML_Parser parser, XML_Bool resumable) function
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dexpat.h789 the externalEntityRefHandler() to call XML_StopParser() on the parent
795 XML_StopParser(XML_Parser parser, XML_Bool resumable);
797 /* Resumes parsing after it has been suspended with XML_StopParser().
H A Dxmlparse.c1680 XML_StopParser(XML_Parser parser, XML_Bool resumable) function
/macosx-10.10/expat-12/expat/amiga/
H A Dexpat_vectors.c474 return XML_StopParser(parser, resumable);
/macosx-10.10/apr-32/apr-util/apr-util/xml/
H A Dapr_xml.c360 XML_StopParser(parser->xp, XML_FALSE);
/macosx-10.10/expat-12/expat/tests/
H A Druntests.c1017 XML_StopParser(parser, resumable);

Completed in 233 milliseconds