Searched refs:XML_ResumeParser (Results 1 - 6 of 6) 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.h87 #define XML_ResumeParser(parser) IExpat->XML_ResumeParser(parser) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/include/interfaces/
H A Dexpat.h90 enum XML_Status APICALL (*XML_ResumeParser)(struct ExpatIFace *Self, XML_Parser parser); 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.h441 XML_ResumeParser(XML_Parser parser);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dexpat.h792 When suspended, parsing can be resumed by calling XML_ResumeParser().
807 application to call XML_ResumeParser() on it at the appropriate moment.
810 XML_ResumeParser(XML_Parser parser);
H A Dxmlparse.c1710 XML_ResumeParser(XML_Parser parser) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/expat-2.0.1/amiga/
H A Dexpat_vectors.c479 return XML_ResumeParser(parser);

Completed in 206 milliseconds