Searched defs:XML_StopParser (Results 1 – 3 of 3) sorted by relevance
89 …enum XML_Status APICALL (*XML_StopParser)(struct ExpatIFace *Self, XML_Parser parser, XML_Bool res… member
86 #define XML_StopParser(parser, resumable) IExpat->XML_StopParser(parser, resumable) macro
1760 XML_StopParser(XML_Parser parser, XML_Bool resumable) in XML_StopParser() function