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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/inline4/
H A Dexpat.h86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/libraries/
H A Dexpat.h438 XML_StopParser(XML_Parser parser, XML_Bool resumable);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/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
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_vectors.c474 return XML_StopParser(parser, resumable);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/tests/
H A Druntests.c1017 XML_StopParser(parser, resumable);

Completed in 67 milliseconds